summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-12 13:20:31 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-12 13:20:31 +0300
commit3121b17f34cb74e1b54ef5bde8b3937627d79d91 (patch)
tree2893523b8bc4d2b599e45bd2caf7b2122b0e6fe5 /src/Makefile.am
parentbd7a4a6eb33606a4519cc022c9ff524238a31111 (diff)
downloadplus-3121b17f34cb74e1b54ef5bde8b3937627d79d91.tar.gz
plus-3121b17f34cb74e1b54ef5bde8b3937627d79d91.tar.bz2
plus-3121b17f34cb74e1b54ef5bde8b3937627d79d91.tar.xz
plus-3121b17f34cb74e1b54ef5bde8b3937627d79d91.zip
Rename guildchattab into emulateguildtab.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3693d270e..aed69a54d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -292,10 +292,10 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/langlistmodel.h \
gui/widgets/flowcontainer.cpp \
gui/widgets/flowcontainer.h \
+ gui/widgets/tabs/chat/emulateguildtab.cpp \
+ gui/widgets/tabs/chat/emulateguildtab.h \
gui/widgets/tabs/chat/gmtab.cpp \
gui/widgets/tabs/chat/gmtab.h \
- gui/widgets/tabs/chat/guildchattab.cpp \
- gui/widgets/tabs/chat/guildchattab.h \
gui/widgets/guitable.cpp \
gui/widgets/guitable.h \
gui/widgets/horizontcontainer.cpp \