From 83991febd2b98788a0a018e187de0dfb7d95b500 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 9 Jul 2023 23:09:59 +0900 Subject: Remove Qt4 related stuff Signed-off-by: Michele Calgaro --- doc/html/qtoolbutton-h.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/html/qtoolbutton-h.html') diff --git a/doc/html/qtoolbutton-h.html b/doc/html/qtoolbutton-h.html index 9519ee20e..bd585da5d 100644 --- a/doc/html/qtoolbutton-h.html +++ b/doc/html/qtoolbutton-h.html @@ -175,9 +175,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 ); -- cgit v1.2.1