From 6bedc289455528fe609f492cd9f1a0c352d981bb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 19:59:12 +0300 Subject: Move status bar (yellow bar) related actions into separate file. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index f1494b009..7a6eba376 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -838,6 +838,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ actions/chat.h \ actions/move.cpp \ actions/move.h \ + actions/statusbar.cpp \ + actions/statusbar.h \ actions/tabs.cpp \ actions/tabs.h \ actions/windows.cpp \ -- cgit v1.2.3-70-g09d2