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