From bec451007ce9471004ec4a8357cea3cb7712de55 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 23 Feb 2014 17:11:15 +0300 Subject: Join exguichan Window and normal Window classes. --- src/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 3efaea9c1..27286cf25 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -182,7 +182,6 @@ manaplus_SOURCES += events/actionevent.h \ gui/base/widgets/slider.hpp \ gui/base/widgets/textbox.hpp \ gui/base/widgets/textfield.hpp \ - gui/base/widgets/window.hpp \ gui/base/basiccontainer.cpp \ gui/cliprectangle.cpp \ gui/color.cpp \ @@ -199,8 +198,7 @@ manaplus_SOURCES += events/actionevent.h \ gui/base/widgets/scrollarea.cpp \ gui/base/widgets/slider.cpp \ gui/base/widgets/textbox.cpp \ - gui/base/widgets/textfield.cpp \ - gui/base/widgets/window.cpp + gui/base/widgets/textfield.cpp manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/widgets/avatarlistbox.h \ -- cgit v1.2.3-60-g2f50