summaryrefslogtreecommitdiffstats
path: root/kdat/BackupProfileWidget.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:14:56 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:14:56 +0000
commitac67f6fe92d0636cca6be02734552abc3a517233 (patch)
treef1f49f61b9867160d2f78352ffd99df74b8eb99f /kdat/BackupProfileWidget.h
parentaa3a1ca934bc541bddd3fa136a85f106f7da266e (diff)
downloadtdeadmin-ac67f6fe92d0636cca6be02734552abc3a517233.tar.gz
tdeadmin-ac67f6fe92d0636cca6be02734552abc3a517233.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1158416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdat/BackupProfileWidget.h')
-rw-r--r--kdat/BackupProfileWidget.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdat/BackupProfileWidget.h b/kdat/BackupProfileWidget.h
index 945f725..0a2f580 100644
--- a/kdat/BackupProfileWidget.h
+++ b/kdat/BackupProfileWidget.h
@@ -22,11 +22,11 @@
#include <ktabctl.h>
#include <tqstrlist.h>
-class QCheckBox;
-class QComboBox;
-class QLabel;
-class QLineEdit;
-class QListBox;
+class TQCheckBox;
+class TQComboBox;
+class TQLabel;
+class TQLineEdit;
+class TQListBox;
class BackupProfile;