diff options
Diffstat (limited to 'qtinterface/tqpalette.h')
-rw-r--r-- | qtinterface/tqpalette.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqpalette.h b/qtinterface/tqpalette.h index 7713bc4..9f6d34c 100644 --- a/qtinterface/tqpalette.h +++ b/qtinterface/tqpalette.h @@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QPalette class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include <qpalette.h> +#include <Qt/qpalette.h> #endif // USE_QT4 |