From a520c88cabf03973ddf27435eb5a970f9c214d30 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 17 Feb 2014 21:31:57 +0300 Subject: combine focushandler into one file. --- src/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1b3710b60..f20376feb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,13 +29,11 @@ dyecmd_CXXFLAGS = dyecmd_SOURCES = gui/base/cliprectangle.cpp \ gui/base/color.cpp \ gui/base/rectangle.cpp \ - gui/base/widget.cpp \ events/actionevent.h \ gui/base/cliprectangle.hpp \ gui/base/color.hpp \ events/event.h \ - gui/base/rectangle.hpp \ - gui/base/widget.hpp + gui/base/rectangle.hpp dyecmd_SOURCES += dyetool/dyemain.cpp \ animatedsprite.cpp \ @@ -157,7 +155,6 @@ manaplus_SOURCES += events/actionevent.h \ gui/base/color.hpp \ listeners/deathlistener.h \ events/event.h \ - gui/base/focushandler.hpp \ listeners/focuslistener.h \ render/graphics.h \ gui/base/gui.hpp \ @@ -188,7 +185,6 @@ manaplus_SOURCES += events/actionevent.h \ gui/base/basiccontainer.cpp \ gui/base/cliprectangle.cpp \ gui/base/color.cpp \ - gui/base/focushandler.cpp \ gui/base/gui.cpp \ input/key.cpp \ gui/base/rectangle.cpp \ -- cgit v1.2.3-70-g09d2