diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-28 01:51:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-28 01:51:43 -0600 |
commit | 2361aa3492fb2d4081067ec2a04b90d2cacce911 (patch) | |
tree | 5ec1abc224343b3c89b3d3033e19342fe104d6e1 /qtinterface/interface_tqt3/tqcommonstyle.h | |
parent | 42cf2b0d14161472ace9b5c7119b850be8e93741 (diff) | |
download | tqtinterface-2361aa3492fb2d4081067ec2a04b90d2cacce911.tar.gz tqtinterface-2361aa3492fb2d4081067ec2a04b90d2cacce911.zip |
Fix tqt3 problems
Diffstat (limited to 'qtinterface/interface_tqt3/tqcommonstyle.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqcommonstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/interface_tqt3/tqcommonstyle.h b/qtinterface/interface_tqt3/tqcommonstyle.h index 2db706d..751b825 100644 --- a/qtinterface/interface_tqt3/tqcommonstyle.h +++ b/qtinterface/interface_tqt3/tqcommonstyle.h @@ -38,7 +38,7 @@ Boston, MA 02110-1301, USA. // Reimplement the QCommonStyle class // For Qt4, some changes are needed -#include <tntqstyle.h> +#include <ntqstyle.h> #include <tqt4/Qt/ntqcommonstyle.h> #include <Qt/ntqpainter.h> |