diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-08-18 17:27:52 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-08-18 17:27:52 +0300 |
commit | c8b1e6e5455dd0c9c51b6b212478ed1e5aa1af4c (patch) | |
tree | d55c787b60a1eeac7d664f3a07cd615d4525e360 /src/CMakeLists.txt | |
parent | c1dc5cd3ee07f3a7045f849d8e3557a3dbf16e64 (diff) | |
download | manaplus-c8b1e6e5455dd0c9c51b6b212478ed1e5aa1af4c.tar.gz manaplus-c8b1e6e5455dd0c9c51b6b212478ed1e5aa1af4c.tar.bz2 manaplus-c8b1e6e5455dd0c9c51b6b212478ed1e5aa1af4c.tar.xz manaplus-c8b1e6e5455dd0c9c51b6b212478ed1e5aa1af4c.zip |
Remove createpartypopup class.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 81176024e..a5ddd9766 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -336,7 +336,6 @@ SET(SRCS gui/widgets/windowcontainer.h gui/popups/beingpopup.cpp gui/popups/beingpopup.h - gui/popups/createpartypopup.h gui/windows/buydialog.cpp gui/windows/buydialog.h gui/windows/buyselldialog.cpp |