summaryrefslogtreecommitdiffstats
path: root/korn/kornaccountcfgimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kornaccountcfgimpl.h')
-rw-r--r--korn/kornaccountcfgimpl.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/korn/kornaccountcfgimpl.h b/korn/kornaccountcfgimpl.h
index bfaf5c51..27464f8b 100644
--- a/korn/kornaccountcfgimpl.h
+++ b/korn/kornaccountcfgimpl.h
@@ -24,16 +24,16 @@
class KConfigGroup;
class KURLRequester;
-class QVBoxLayout;
-class QHBoxLayout;
-class QLabel;
-class QString;
-class QWidget;
+class TQVBoxLayout;
+class TQHBoxLayout;
+class TQLabel;
+class TQString;
+class TQWidget;
class AccountInput;
-template< class T > class QPtrList;
-template< class T > class QPtrVector;
+template< class T > class TQPtrList;
+template< class T > class TQPtrVector;
class KornAccountCfgImpl : public KornAccountCfg
{ Q_OBJECT