summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-07-15 13:12:01 +0300
committerAndrei Karas <akaras@inbox.ru>2012-07-15 13:12:01 +0300
commitd21513f3d6c7b5263ee50f1969d89293b2041b59 (patch)
treedc16f7e04d76c5358a32e5bc58bf911311ddc2ec /src/CMakeLists.txt
parent89738ae875a05824b261864b6f7f108c41e48e93 (diff)
downloadplus-d21513f3d6c7b5263ee50f1969d89293b2041b59.tar.gz
plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.tar.bz2
plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.tar.xz
plus-d21513f3d6c7b5263ee50f1969d89293b2041b59.zip
Remove emote popup window.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b22bde560..7fe4630b3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -247,8 +247,6 @@ SET(SRCS
gui/didyouknowwindow.h
gui/editserverdialog.cpp
gui/editserverdialog.h
- gui/emotepopup.cpp
- gui/emotepopup.h
gui/equipmentwindow.cpp
gui/equipmentwindow.h
gui/focushandler.cpp