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/tqstringlist.h | |
parent | 42cf2b0d14161472ace9b5c7119b850be8e93741 (diff) | |
download | tqtinterface-2361aa3492fb2d4081067ec2a04b90d2cacce911.tar.gz tqtinterface-2361aa3492fb2d4081067ec2a04b90d2cacce911.zip |
Fix tqt3 problems
Diffstat (limited to 'qtinterface/interface_tqt3/tqstringlist.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqstringlist.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/interface_tqt3/tqstringlist.h b/qtinterface/interface_tqt3/tqstringlist.h index 7060ab9..9c3c89a 100644 --- a/qtinterface/interface_tqt3/tqstringlist.h +++ b/qtinterface/interface_tqt3/tqstringlist.h @@ -38,9 +38,9 @@ Boston, MA 02110-1301, USA. // Reimplement the TQStringList class // For Qt4, some changes are needed -#include <tntqvaluelist.h> -#include <tntqstrlist.h> -#include <tntqtl.h> +#include <ntqvaluelist.h> +#include <ntqstrlist.h> +#include <ntqtl.h> #include <Qt/ntqstringlist.h> /**************************************************************************** |