From c9a6fbb8c4c57c325aa0a4255533a2380458f18a Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 16 Jul 2010 06:27:29 +0000 Subject: Remove unneeded arts/kde checks from configure script Committed partial progress git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1150494 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/tqapplication.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qtinterface/tqapplication.h') diff --git a/qtinterface/tqapplication.h b/qtinterface/tqapplication.h index 7d88b46..6d03b76 100644 --- a/qtinterface/tqapplication.h +++ b/qtinterface/tqapplication.h @@ -265,6 +265,7 @@ protected: // in the cpp source file, but DO NOT include them in this header file. public: void processOneEvent(); + enum ColorMode {ColorSpec}; }; #endif // USE_QT4 -- cgit v1.2.1