summaryrefslogtreecommitdiffstats
path: root/examples/toplevel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /examples/toplevel
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/toplevel')
-rw-r--r--examples/toplevel/main.cpp2
-rw-r--r--examples/toplevel/options.ui6
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/toplevel/main.cpp b/examples/toplevel/main.cpp
index 1987a3f5..f8742fd2 100644
--- a/examples/toplevel/main.cpp
+++ b/examples/toplevel/main.cpp
@@ -1,4 +1,4 @@
-#include <qapplication.h>
+#include <ntqapplication.h>
#include "options.h"
int main( int argc, char ** argv )
diff --git a/examples/toplevel/options.ui b/examples/toplevel/options.ui
index 1658876e..5f877980 100644
--- a/examples/toplevel/options.ui
+++ b/examples/toplevel/options.ui
@@ -572,9 +572,9 @@ Note that this attribute is not supported on many windowing systems and will hav
</connection>
</connections>
<includes>
- <include location="global" impldecl="in declaration">qguardedptr.h</include>
- <include location="global" impldecl="in declaration">qvbox.h</include>
- <include location="global" impldecl="in implementation">qfiledialog.h</include>
+ <include location="global" impldecl="in declaration">ntqguardedptr.h</include>
+ <include location="global" impldecl="in declaration">ntqvbox.h</include>
+ <include location="global" impldecl="in implementation">ntqfiledialog.h</include>
</includes>
<variables>
<variable access="private">TQGuardedPtr&lt;TQVBox&gt; widget;</variable>