summaryrefslogtreecommitdiffstats
path: root/kcalc/kcalc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcalc/kcalc.h')
-rw-r--r--kcalc/kcalc.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kcalc/kcalc.h b/kcalc/kcalc.h
index 442937d..87f389e 100644
--- a/kcalc/kcalc.h
+++ b/kcalc/kcalc.h
@@ -24,11 +24,11 @@
#ifndef KCALC_H
#define KCALC_H
-class QPushButton;
-class QRadioButton;
-class QButtonGroup;
-class QHButtonGroup;
-class QWidget;
+class TQPushButton;
+class TQRadioButton;
+class TQButtonGroup;
+class TQHButtonGroup;
+class TQWidget;
class DispLogic;
class Constants;
#include <kmainwindow.h>