diff options
Diffstat (limited to 'doc/html/qstyle-h.html')
-rw-r--r-- | doc/html/qstyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qstyle-h.html b/doc/html/qstyle-h.html index 4fd8e1ab5..aca71350f 100644 --- a/doc/html/qstyle-h.html +++ b/doc/html/qstyle-h.html @@ -759,7 +759,7 @@ public: // Old 2.x TQStyle API -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT int defaultFrameWidth() const { return pixelMetric( PM_DefaultFrameWidth ); |