summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqasyncimageio.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-16 06:27:29 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-16 06:27:29 +0000
commitc9a6fbb8c4c57c325aa0a4255533a2380458f18a (patch)
tree6fb1b9b1238a1b4f4302104e409a504071469064 /qtinterface/tqasyncimageio.h
parent5cf67f8982f84be4b772fe20a234a05ab8f6788c (diff)
downloadtqtinterface-c9a6fbb8c4c57c325aa0a4255533a2380458f18a.tar.gz
tqtinterface-c9a6fbb8c4c57c325aa0a4255533a2380458f18a.zip
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
Diffstat (limited to 'qtinterface/tqasyncimageio.h')
-rw-r--r--qtinterface/tqasyncimageio.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/qtinterface/tqasyncimageio.h b/qtinterface/tqasyncimageio.h
index 25f157b..fd71590 100644
--- a/qtinterface/tqasyncimageio.h
+++ b/qtinterface/tqasyncimageio.h
@@ -26,7 +26,7 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT3
-// Reimplement the QAsciiDict class
+// Reimplement the QAsyncImageIO class
// For Qt3, no changes are needed
#include <qasyncimageio.h>
@@ -35,10 +35,8 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT4
-// Reimplement the QAsciiDict class
-// For Qt4, no changes are needed
-
-#include <qasyncimageio.h>
+// Reimplement the QAsyncImageIO class
+// For Qt4, this class no longer exists!
#endif // USE_QT4