From 3da0c9594ec7967c35cc9851c9403f8303ec542b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:42 -0600 Subject: Remove spurious TQ_OBJECT instances --- kommander/editor/paletteeditoradvancedimpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/editor/paletteeditoradvancedimpl.h') diff --git a/kommander/editor/paletteeditoradvancedimpl.h b/kommander/editor/paletteeditoradvancedimpl.h index a9e28c9a..a4b591cd 100644 --- a/kommander/editor/paletteeditoradvancedimpl.h +++ b/kommander/editor/paletteeditoradvancedimpl.h @@ -28,7 +28,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 ); -- cgit v1.2.1