summaryrefslogtreecommitdiffstats
path: root/kmplot/kmplot/kconstanteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmplot/kmplot/kconstanteditor.h')
-rw-r--r--kmplot/kmplot/kconstanteditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/kconstanteditor.h b/kmplot/kmplot/kconstanteditor.h
index 62be39f6..6357c700 100644
--- a/kmplot/kmplot/kconstanteditor.h
+++ b/kmplot/kmplot/kconstanteditor.h
@@ -36,7 +36,7 @@
/// Handles all the constants.
class KConstantEditor : public QConstantEditor
{
-Q_OBJECT
+TQ_OBJECT
public:
KConstantEditor(View *, TQWidget *parent = 0, const char *name = 0);