summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/pixmapcollection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/pixmapcollection.h')
-rw-r--r--kdevdesigner/designer/pixmapcollection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/pixmapcollection.h b/kdevdesigner/designer/pixmapcollection.h
index 10d630fc..87e68bad 100644
--- a/kdevdesigner/designer/pixmapcollection.h
+++ b/kdevdesigner/designer/pixmapcollection.h
@@ -49,7 +49,7 @@ public:
PixmapCollection( Project *pro );
~PixmapCollection();
- bool addPixmap( const Pixmap &pix, bool force = TRUE );
+ bool addPixmap( const Pixmap &pix, bool force = true );
void removePixmap( const TQString &name );
TQPixmap pixmap( const TQString &name );