summaryrefslogtreecommitdiffstats
path: root/kommander/editor/paletteeditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/paletteeditorimpl.h')
-rw-r--r--kommander/editor/paletteeditorimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/paletteeditorimpl.h b/kommander/editor/paletteeditorimpl.h
index 8bc18bce..7d442fc0 100644
--- a/kommander/editor/paletteeditorimpl.h
+++ b/kommander/editor/paletteeditorimpl.h
@@ -27,11 +27,11 @@ class FormWindow;
class PaletteEditor : public PaletteEditorBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
- PaletteEditor( FormWindow *fw, TQWidget * parent=0, const char * name=0, bool modal=FALSE, WFlags f=0 );
+ PaletteEditor( FormWindow *fw, TQWidget * parent=0, const char * name=0, bool modal=false, WFlags f=0 );
~PaletteEditor();
static TQPalette getPalette( bool *ok, const TQPalette &pal, BackgroundMode mode = PaletteBackground,