From e787d4c803476b5d5969dd8578cb8a645a7443cb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 17:49:12 +0300 Subject: Move chattabtype into enums directory. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 24c8de57b..0da76f1a0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -103,6 +103,7 @@ SRC += events/actionevent.h \ const/gui/pages.h \ gui/chatlog.h \ enums/gui/chatmsgtype.h \ + enums/gui/chattabtype.h \ gui/cliprect.h \ gui/color.h \ enums/gui/dialogtype.h \ @@ -878,7 +879,6 @@ manaplus_SOURCES += main.cpp \ gui/widgets/tabs/chat/battletab.h \ gui/widgets/tabs/chat/channeltab.cpp \ gui/widgets/tabs/chat/channeltab.h \ - gui/widgets/tabs/chat/chattabtype.h \ gui/widgets/tabs/debugwindowtabs.cpp \ gui/widgets/tabs/debugwindowtabs.h \ gui/widgets/tabs/chat/chattab.cpp \ -- cgit v1.2.3-60-g2f50