diff options
Diffstat (limited to 'doc/html/tqmotifstyle-h.html')
-rw-r--r-- | doc/html/tqmotifstyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmotifstyle-h.html b/doc/html/tqmotifstyle-h.html index 677c28e66..bf60b1375 100644 --- a/doc/html/tqmotifstyle-h.html +++ b/doc/html/tqmotifstyle-h.html @@ -95,7 +95,7 @@ class TQ_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle { TQ_OBJECT public: - TQMotifStyle( bool useHighlightCols=FALSE ); + TQMotifStyle( bool useHighlightCols=false ); virtual ~TQMotifStyle(); void setUseHighlightColors( bool ); |