diff options
Diffstat (limited to 'doc/html/qtextedit-h.html')
-rw-r--r-- | doc/html/qtextedit-h.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/html/qtextedit-h.html b/doc/html/qtextedit-h.html index 011cc9074..a22442917 100644 --- a/doc/html/qtextedit-h.html +++ b/doc/html/qtextedit-h.html @@ -491,9 +491,6 @@ protected: protected slots: virtual void doChangeInterval(); void sliderReleased(); // ### make virtual in 4.0 -#if (TQT_VERSION >= 0x040000) -#error "Some functions need to be changed to virtual for TQt 4.0" -#endif private slots: void formatMore(); |