summaryrefslogtreecommitdiffstats
path: root/ksysv/Properties.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 /ksysv/Properties.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 'ksysv/Properties.h')
-rw-r--r--ksysv/Properties.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ksysv/Properties.h b/ksysv/Properties.h
index d26cb91..603cb98 100644
--- a/ksysv/Properties.h
+++ b/ksysv/Properties.h
@@ -5,10 +5,10 @@
#include <kpropertiesdialog.h>
-class QHBox;
-class QVBox;
-class QTextView;
-class QSpinBox;
+class TQHBox;
+class TQVBox;
+class TQTextView;
+class TQSpinBox;
class KLineEdit;