diff options
Diffstat (limited to 'qtinterface/tqsignalslotimp.h')
-rw-r--r-- | qtinterface/tqsignalslotimp.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqsignalslotimp.h b/qtinterface/tqsignalslotimp.h index 9d10888..b1db14a 100644 --- a/qtinterface/tqsignalslotimp.h +++ b/qtinterface/tqsignalslotimp.h @@ -36,9 +36,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QSignalSlotImp class -// For Qt4, no changes are needed - -#include <qsignalslotimp.h> +// For Qt4, this class was removed! #endif // USE_QT4 |