summaryrefslogtreecommitdiffstats
path: root/kmplot/kmplot/kparametereditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmplot/kmplot/kparametereditor.h')
-rw-r--r--kmplot/kmplot/kparametereditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/kparametereditor.h b/kmplot/kmplot/kparametereditor.h
index 8e3f6243..47702010 100644
--- a/kmplot/kmplot/kparametereditor.h
+++ b/kmplot/kmplot/kparametereditor.h
@@ -38,7 +38,7 @@ class ParameterValueList;
class KParameterEditor : public QParameterEditor
{
Q_OBJECT
- TQ_OBJECT
+
public:
KParameterEditor(XParser *, TQValueList<ParameterValueItem> *, TQWidget *parent = 0, const char *name = 0);
~KParameterEditor();