summaryrefslogtreecommitdiffstats
path: root/kpoker/kpoker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/kpoker.h')
-rw-r--r--kpoker/kpoker.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/kpoker/kpoker.h b/kpoker/kpoker.h
index cd0bd42a..bb33773d 100644
--- a/kpoker/kpoker.h
+++ b/kpoker/kpoker.h
@@ -31,14 +31,14 @@
// QT classes
-class QPushButton;
-class QLineEdit;
-class QLabel;
-class QFrame;
-class QLineEdit;
-class QFrame;
-class QHBoxLayout;
-class QVBoxLayout;
+class TQPushButton;
+class TQLineEdit;
+class TQLabel;
+class TQFrame;
+class TQLineEdit;
+class TQFrame;
+class TQHBoxLayout;
+class TQVBoxLayout;
// KDE classes
class KConfig;