From b678e7f967f438e123324c7a34b02388e68d70dc Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:29:01 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kjots/kjotsentry.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kjots/kjotsentry.h') diff --git a/kjots/kjotsentry.h b/kjots/kjotsentry.h index 08ad403..c953ec7 100644 --- a/kjots/kjotsentry.h +++ b/kjots/kjotsentry.h @@ -34,10 +34,10 @@ class KURL; class KJotsPage; class KProgressDialog; class KJotsEdit; -class QTextCodec; -class QDomDocument; -class QDomElement; -class QFile; +class TQTextCodec; +class TQDomDocument; +class TQDomElement; +class TQFile; class KJotsBook; -- cgit v1.2.1