From 8f14fb0418241694e61cb35dda95fea6d9b7830d Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:23:47 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kab/qconfigDB.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kab/qconfigDB.h') diff --git a/kab/qconfigDB.h b/kab/qconfigDB.h index 20698ce36..bea329887 100644 --- a/kab/qconfigDB.h +++ b/kab/qconfigDB.h @@ -26,16 +26,16 @@ using namespace std; #include #include -class QTimer; -class QDate; -class QString; -class QDateTime; +class TQTimer; +class TQDate; +class TQString; +class TQDateTime; extern "C" { #include } -class QTextStream; +class TQTextStream; /** * This is some STL interna, a function object for use with STL -- cgit v1.2.1