summaryrefslogtreecommitdiffstats
path: root/kommander/editor/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/resource.h')
-rw-r--r--kommander/editor/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/resource.h b/kommander/editor/resource.h
index 511d5273..93252437 100644
--- a/kommander/editor/resource.h
+++ b/kommander/editor/resource.h
@@ -69,7 +69,7 @@ public:
bool load( FormFile *ff, TQIODevice* );
TQString copy();
- bool save( const TQString& filename, bool formCodeOnly = FALSE);
+ bool save( const TQString& filename, bool formCodeOnly = false);
bool save( TQIODevice* );
void paste( const TQString &cb, TQWidget *parent );