diff options
| author | 2017-10-18 18:15:32 +0200 | |
|---|---|---|
| committer | 2017-10-18 18:15:32 +0200 | |
| commit | 53d4f802d3e9327c45c5e437bcfea474e6ad943a (patch) | |
| tree | f5f03420f6395f33a7bab76fd05b49bbed0090c5 /mobile | |
| parent | 91d8d763be0f1c2f0eef8bcb4a1b249b52bdb340 (diff) | |
| download | OneRoll-53d4f802d3e9327c45c5e437bcfea474e6ad943a.tar.gz OneRoll-53d4f802d3e9327c45c5e437bcfea474e6ad943a.zip | |
add group
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index 89232c8..9515006 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -91,6 +91,7 @@ SET( diceGui_sources ../node/filternode.cpp ../node/stringnode.cpp ../node/splitnode.cpp + ../node/groupnode.cpp main.cpp maincontroler.cpp commandmodel.cpp |