summaryrefslogtreecommitdiffstats
path: root/kdat/ArchiveInfoWidget.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/ArchiveInfoWidget.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/ArchiveInfoWidget.h')
-rw-r--r--kdat/ArchiveInfoWidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdat/ArchiveInfoWidget.h b/kdat/ArchiveInfoWidget.h
index a34d1c9..5e745b0 100644
--- a/kdat/ArchiveInfoWidget.h
+++ b/kdat/ArchiveInfoWidget.h
@@ -21,9 +21,9 @@
#include <tqwidget.h>
-class QLabel;
-class QLineEdit;
-class QPushButton;
+class TQLabel;
+class TQLineEdit;
+class TQPushButton;
class Archive;