diff --git a/qtinterface/tqobject.h b/qtinterface/tqobject.h index 90de091..bd8f6f1 100644 --- a/qtinterface/tqobject.h +++ b/qtinterface/tqobject.h @@ -23,9 +23,6 @@ Boston, MA 02110-1301, USA. #define TQOBJECT_H #include -// #include -// #include -// #include #ifdef USE_QT3 @@ -39,7 +36,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QObject class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include diff --git a/qtinterface/tqsocketnotifier.h b/qtinterface/tqsocketnotifier.h index 529fe3b..e2921bf 100644 --- a/qtinterface/tqsocketnotifier.h +++ b/qtinterface/tqsocketnotifier.h @@ -36,7 +36,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QSocketNotifier class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include