diff options
Diffstat (limited to 'doc/html/qsgistyle-h.html')
| -rw-r--r-- | doc/html/qsgistyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qsgistyle-h.html b/doc/html/qsgistyle-h.html index 719a17206..a7a94ac13 100644 --- a/doc/html/qsgistyle-h.html +++ b/doc/html/qsgistyle-h.html @@ -97,7 +97,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) |
