summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/pcursoredit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/pcursoredit.h')
-rw-r--r--lib/widgets/propeditor/pcursoredit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pcursoredit.h b/lib/widgets/propeditor/pcursoredit.h
index 34bede80..1d3925ae 100644
--- a/lib/widgets/propeditor/pcursoredit.h
+++ b/lib/widgets/propeditor/pcursoredit.h
@@ -30,7 +30,7 @@ namespace PropertyLib{
class PCursorEdit: public PComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
PCursorEdit(MultiProperty* property, const TQMap<TQString, TQVariant> &spValues,
TQWidget* parent = 0, const char* name = 0);