diff options
Diffstat (limited to 'qtinterface/tqvbox.h')
-rw-r--r-- | qtinterface/tqvbox.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqvbox.h b/qtinterface/tqvbox.h index 46c4284..92e1d94 100644 --- a/qtinterface/tqvbox.h +++ b/qtinterface/tqvbox.h @@ -36,12 +36,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QVBox class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/q3vbox.h> -#define QVBox Q3VBox - #endif // USE_QT4 #endif /* TQVBOX_H */
\ No newline at end of file |