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/tqclipboard.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qtinterface/tqclipboard.h') diff --git a/qtinterface/tqclipboard.h b/qtinterface/tqclipboard.h index e0e95f9..e1e3a67 100644 --- a/qtinterface/tqclipboard.h +++ b/qtinterface/tqclipboard.h @@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QClipboard class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include +#include #endif // USE_QT4 -- cgit v1.2.1