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