summaryrefslogtreecommitdiffstats
path: root/src/styles/tqsgistyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/tqsgistyle.h')
-rw-r--r--src/styles/tqsgistyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/tqsgistyle.h b/src/styles/tqsgistyle.h
index bd129ac53..0b65f3681 100644
--- a/src/styles/tqsgistyle.h
+++ b/src/styles/tqsgistyle.h
@@ -61,7 +61,7 @@ class TQ_EXPORT_STYLE_SGI TQSGIStyle: public TQMotifStyle
{
TQ_OBJECT
public:
- TQSGIStyle( bool useHighlightCols = FALSE );
+ TQSGIStyle( bool useHighlightCols = false );
virtual ~TQSGIStyle();
#if !defined(Q_NO_USING_KEYWORD)