summaryrefslogtreecommitdiffstats
path: root/kommander/editor/listvieweditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/listvieweditorimpl.h')
-rw-r--r--kommander/editor/listvieweditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/listvieweditorimpl.h b/kommander/editor/listvieweditorimpl.h
index a64e7883..f870c08b 100644
--- a/kommander/editor/listvieweditorimpl.h
+++ b/kommander/editor/listvieweditorimpl.h
@@ -72,7 +72,7 @@ private:
TQPixmap pixmap;
bool clickable, resizable;
#if defined(TQ_FULL_TEMPLATE_INSTANTIATION)
- bool operator==( const Column& ) const { return FALSE; }
+ bool operator==( const Column& ) const { return false; }
#endif
};