summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/paletteeditoradvancedimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/paletteeditoradvancedimpl.h')
-rw-r--r--kdevdesigner/designer/paletteeditoradvancedimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/paletteeditoradvancedimpl.h b/kdevdesigner/designer/paletteeditoradvancedimpl.h
index 651c407b..1fb59912 100644
--- a/kdevdesigner/designer/paletteeditoradvancedimpl.h
+++ b/kdevdesigner/designer/paletteeditoradvancedimpl.h
@@ -34,7 +34,7 @@ class FormWindow;
class PaletteEditorAdvanced : public PaletteEditorAdvancedBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PaletteEditorAdvanced( FormWindow *fw, TQWidget * parent=0, const char * name=0,
bool modal=FALSE, WFlags f=0 );