diff options
Diffstat (limited to 'doc/html/qwsdecoration_qws-h.html')
-rw-r--r-- | doc/html/qwsdecoration_qws-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwsdecoration_qws-h.html b/doc/html/qwsdecoration_qws-h.html index d8ba31521..702bfaafd 100644 --- a/doc/html/qwsdecoration_qws-h.html +++ b/doc/html/qwsdecoration_qws-h.html @@ -99,7 +99,7 @@ public: virtual void close( TQWidget * ); virtual void minimize( TQWidget * ); virtual void maximize( TQWidget * ); -#ifndef QT_NO_POPUPMENU +#ifndef TQT_NO_POPUPMENU virtual TQPopupMenu *menu(const TQWidget *, const TQPoint &); #endif virtual void paint(TQPainter *, const TQWidget *) = 0; |