diff options
Diffstat (limited to 'doc/html/qaction-h.html')
-rw-r--r-- | doc/html/qaction-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qaction-h.html b/doc/html/qaction-h.html index 10baaa26b..7d02afa73 100644 --- a/doc/html/qaction-h.html +++ b/doc/html/qaction-h.html @@ -237,7 +237,7 @@ private slots: private: TQActionGroupPrivate* d; -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT public: void insert( TQAction* a ) { add( a ); } #endif |