diff options
| author | 2020-11-15 02:29:16 +0100 | |
|---|---|---|
| committer | 2020-11-15 02:30:17 +0100 | |
| commit | 228f38d2592dcce72274018a4ae9a745dc0f8005 (patch) | |
| tree | 2a443b5f05ffb92deeee9d9f61c129ba9e2cc83f /mobile/CMakeLists.txt | |
| parent | 17e3ef97962b89ff74acd84549e841c7911cad13 (diff) | |
| download | OneRoll-228f38d2592dcce72274018a4ae9a745dc0f8005.tar.gz OneRoll-228f38d2592dcce72274018a4ae9a745dc0f8005.zip | |
Rename files
Diffstat (limited to 'mobile/CMakeLists.txt')
| -rw-r--r-- | mobile/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index 8d7a364..95153cc 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -95,7 +95,7 @@ SET( diceGui_sources ../node/variablenode.cpp ../node/bind.cpp main.cpp - maincontroler.cpp + maincontroller.cpp commandmodel.cpp ../highlightdice.cpp ) |