From 9ca8495acdebb975a7b0777e11d7c599e61c0185 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Feb 2014 13:16:49 +0300 Subject: move inputevent into events directory. --- src/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2a79f5839..9c82f792b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -782,7 +782,7 @@ SET(SRCS gui/base/font.hpp gui/base/gui.hpp gui/base/input.hpp - gui/base/inputevent.hpp + events/inputguievent.h gui/base/key.hpp gui/base/keyevent.hpp gui/base/keyinput.hpp @@ -815,7 +815,6 @@ SET(SRCS gui/base/focushandler.cpp gui/base/font.cpp gui/base/gui.cpp - gui/base/inputevent.cpp gui/base/key.cpp gui/base/keyevent.cpp gui/base/keyinput.cpp -- cgit v1.2.3-60-g2f50