summaryrefslogtreecommitdiffstats
path: root/ksysv/PreferencesDialog.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/PreferencesDialog.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/PreferencesDialog.h')
-rw-r--r--ksysv/PreferencesDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/PreferencesDialog.h b/ksysv/PreferencesDialog.h
index 1615355..a061331 100644
--- a/ksysv/PreferencesDialog.h
+++ b/ksysv/PreferencesDialog.h
@@ -6,7 +6,7 @@
#include <tqstring.h>
#include <kdialogbase.h>
-class QPushButton;
+class TQPushButton;
class KSVLookAndFeel;
class KSVMiscConfig;