summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqvbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqvbox.h')
-rw-r--r--qtinterface/tqvbox.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/qtinterface/tqvbox.h b/qtinterface/tqvbox.h
index 0df40c4..46c4284 100644
--- a/qtinterface/tqvbox.h
+++ b/qtinterface/tqvbox.h
@@ -38,7 +38,9 @@ Boston, MA 02110-1301, USA.
// Reimplement the QVBox class
// For Qt4, no changes are needed
-#include <qvbox.h>
+#include <Qt/q3vbox.h>
+
+#define QVBox Q3VBox
#endif // USE_QT4