summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-19 14:28:01 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-19 14:28:01 +0300
commit5cec54e00bc05fb32bc9b08727641f9d48fefee6 (patch)
treeb65f3cd272c0252b742578dcc8a0d94c59e6e0b4 /src/Makefile.am
parentb7848fe5475f622f06681e73db66d525271cb47a (diff)
downloadplus-5cec54e00bc05fb32bc9b08727641f9d48fefee6.tar.gz
plus-5cec54e00bc05fb32bc9b08727641f9d48fefee6.tar.bz2
plus-5cec54e00bc05fb32bc9b08727641f9d48fefee6.tar.xz
plus-5cec54e00bc05fb32bc9b08727641f9d48fefee6.zip
Add miltiline popup based on textbox.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 33a488512..d3ccb5b36 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -499,6 +499,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
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 \