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 85fdd268..62be39f6 100644
--- a/kmplot/kmplot/kconstanteditor.h
+++ b/kmplot/kmplot/kconstanteditor.h
@@ -37,7 +37,7 @@
class KConstantEditor : public QConstantEditor
{
Q_OBJECT
- TQ_OBJECT
+
public:
KConstantEditor(View *, TQWidget *parent = 0, const char *name = 0);
~KConstantEditor();