summaryrefslogtreecommitdiffstats
path: root/kbruch/src/exerciseconvert.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbruch/src/exerciseconvert.h')
-rw-r--r--kbruch/src/exerciseconvert.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/kbruch/src/exerciseconvert.h b/kbruch/src/exerciseconvert.h
index c4b8ff31..fcd733ec 100644
--- a/kbruch/src/exerciseconvert.h
+++ b/kbruch/src/exerciseconvert.h
@@ -28,13 +28,13 @@
class RationalWidget;
class ResultWidget;
-class QFrame;
-class QGridLayout;
-class QLabel;
-class QLineEdit;
-class QPushButton;
-class QString;
-class QVBoxLayout;
+class TQFrame;
+class TQGridLayout;
+class TQLabel;
+class TQLineEdit;
+class TQPushButton;
+class TQString;
+class TQVBoxLayout;
/*! Construct the exercise widget to convert rational numbers into fractions
*