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/tqcompactstyle.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'qtinterface/tqcompactstyle.h') diff --git a/qtinterface/tqcompactstyle.h b/qtinterface/tqcompactstyle.h index a3881aa..b44f412 100644 --- a/qtinterface/tqcompactstyle.h +++ b/qtinterface/tqcompactstyle.h @@ -26,7 +26,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT3 -// Reimplement the QAccel class +// Reimplement the QCompactStyle class // For Qt3, no changes are needed #include @@ -35,10 +35,8 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 -// Reimplement the QAccel class -// For Qt4, no changes are needed - -#include +// Reimplement the QCompactStyle class +// For Qt4, this class was removed! #endif // USE_QT4 -- cgit v1.2.3