diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d51f6897f..993fade24 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -302,7 +302,6 @@ SET(SRCS gui/models/touchactionmodel.h gui/models/typelistmodel.h gui/models/updatetypemodel.h - gui/models/userstablemodel.h gui/models/updatelistmodel.h gui/models/worldlistmodel.h gui/models/themesmodel.h @@ -396,8 +395,6 @@ SET(SRCS gui/windows/okdialog.h gui/windows/outfitwindow.cpp gui/windows/outfitwindow.h - gui/windows/botcheckerwindow.cpp - gui/windows/botcheckerwindow.h gui/windows/textcommandeditor.cpp gui/windows/textcommandeditor.h gui/onlineplayer.h |