summaryrefslogtreecommitdiffstats
path: root/src/widgets/qtoolbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qtoolbutton.cpp')
-rw-r--r--src/widgets/qtoolbutton.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/widgets/qtoolbutton.cpp b/src/widgets/qtoolbutton.cpp
index cb10ffba..aa4ae4c1 100644
--- a/src/widgets/qtoolbutton.cpp
+++ b/src/widgets/qtoolbutton.cpp
@@ -38,7 +38,7 @@
**
**********************************************************************/
-#undef QT_NO_COMPAT
+#undef TQT_NO_COMPAT
#include "ntqtoolbutton.h"
#ifndef QT_NO_TOOLBUTTON
@@ -685,7 +685,7 @@ void TQToolButton::setTextLabel( const TQString &newLabel , bool tipToo )
}
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
TQIconSet TQToolButton::onIconSet() const
{
@@ -787,7 +787,7 @@ void TQToolButton::setIconSet( const TQIconSet & set )
\sa iconSet TQIconSet::State
*/
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
void TQToolButton::setIconSet( const TQIconSet & set, bool /* on */ )
{
@@ -818,7 +818,7 @@ TQIconSet TQToolButton::iconSet() const
return TQIconSet();
}
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
/*! \overload
\obsolete