From 1c3e6a878f147d063b43948dd8a3f06da195e7ea Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:28:10 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- korganizer/koeditordetails.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'korganizer/koeditordetails.h') diff --git a/korganizer/koeditordetails.h b/korganizer/koeditordetails.h index 7d122244b..92a271644 100644 --- a/korganizer/koeditordetails.h +++ b/korganizer/koeditordetails.h @@ -30,12 +30,12 @@ #include -class QPushButton; -class QCheckBox; -class QLineEdit; -class QLabel; -class QComboBox; -class QHBox; +class TQPushButton; +class TQCheckBox; +class TQLineEdit; +class TQLabel; +class TQComboBox; +class TQHBox; class KDateEdit; class KOEditorFreeBusy; -- cgit v1.2.1