diff options
Diffstat (limited to 'qtinterface/tqpaintdevicemetrics.h')
-rw-r--r-- | qtinterface/tqpaintdevicemetrics.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqpaintdevicemetrics.h b/qtinterface/tqpaintdevicemetrics.h index ac51f42..40629f5 100644 --- a/qtinterface/tqpaintdevicemetrics.h +++ b/qtinterface/tqpaintdevicemetrics.h @@ -36,12 +36,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QPaintDeviceMetrics class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/q3paintdevicemetrics.h> -#define QPaintDeviceMetrics Q3PaintDeviceMetrics - #endif // USE_QT4 #endif /* TQPAINTDEVICEMETRICS_H */
\ No newline at end of file |