summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqtoolbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqtoolbutton.h')
-rw-r--r--src/widgets/ntqtoolbutton.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widgets/ntqtoolbutton.h b/src/widgets/ntqtoolbutton.h
index 0ece3a9fc..48d222f94 100644
--- a/src/widgets/ntqtoolbutton.h
+++ b/src/widgets/ntqtoolbutton.h
@@ -139,9 +139,6 @@ protected:
// ### Make virtual in 4.0, maybe act like TQPushButton with
// regards to setFlat() instead? Andy
bool uses3D() const;
-#if (TQT_VERSION >= 0x040000)
-#error "Some functions need to be changed to virtual for TQt 4.0"
-#endif
bool eventFilter( TQObject *o, TQEvent *e );