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 47702010..3c3b6c9c 100644
--- a/kmplot/kmplot/kparametereditor.h
+++ b/kmplot/kmplot/kparametereditor.h
@@ -37,7 +37,7 @@ class ParameterValueList;
/// This class handles the parameter values: it can create, remove, edit and import values.
class KParameterEditor : public QParameterEditor
{
-Q_OBJECT
+TQ_OBJECT
public:
KParameterEditor(XParser *, TQValueList<ParameterValueItem> *, TQWidget *parent = 0, const char *name = 0);