diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /tools/designer/interfaces/designerinterface.h | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'tools/designer/interfaces/designerinterface.h')
-rw-r--r-- | tools/designer/interfaces/designerinterface.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/designer/interfaces/designerinterface.h b/tools/designer/interfaces/designerinterface.h index dea111703..e0f5952b1 100644 --- a/tools/designer/interfaces/designerinterface.h +++ b/tools/designer/interfaces/designerinterface.h @@ -48,12 +48,12 @@ // #include <private/qcom_p.h> -#include <qptrlist.h> -#include <qstring.h> -#include <qmap.h> -#include <qstringlist.h> -#include <qwidgetlist.h> -#include <qobjectlist.h> +#include <ntqptrlist.h> +#include <ntqstring.h> +#include <ntqmap.h> +#include <ntqstringlist.h> +#include <ntqwidgetlist.h> +#include <ntqobjectlist.h> struct DesignerProject; struct DesignerDatabase; |