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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/paletteeditorimpl.h b/kommander/editor/paletteeditorimpl.h
index 680c960c..7d442fc0 100644
--- a/kommander/editor/paletteeditorimpl.h
+++ b/kommander/editor/paletteeditorimpl.h
@@ -31,7 +31,7 @@ class PaletteEditor : public PaletteEditorBase
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,