summaryrefslogtreecommitdiffstats
path: root/kcalc/kcalc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcalc/kcalc.h')
-rw-r--r--kcalc/kcalc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcalc/kcalc.h b/kcalc/kcalc.h
index 4abceb7..ab0acec 100644
--- a/kcalc/kcalc.h
+++ b/kcalc/kcalc.h
@@ -61,7 +61,7 @@ class Constants;
class KCalculator : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KCalculator(TQWidget *parent = 0, const char *name = 0);