diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 633158470..c83c60319 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -379,6 +379,8 @@ SET(SRCS gui/popups/spellpopup.h gui/popups/statuspopup.cpp gui/popups/statuspopup.h + gui/popups/textboxpopup.cpp + gui/popups/textboxpopup.h gui/windows/killstats.cpp gui/windows/killstats.h gui/windows/logindialog.cpp |