diff options
Diffstat (limited to 'qtinterface/tqasyncio.h')
-rw-r--r-- | qtinterface/tqasyncio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqasyncio.h b/qtinterface/tqasyncio.h index 210c6df..5708884 100644 --- a/qtinterface/tqasyncio.h +++ b/qtinterface/tqasyncio.h @@ -37,9 +37,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QAsyncIO class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include <qasyncio.h> +//#include <qasyncio.h> #endif // USE_QT4 |