diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /examples/toplevel | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/toplevel')
-rw-r--r-- | examples/toplevel/main.cpp | 2 | ||||
-rw-r--r-- | examples/toplevel/options.ui | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/toplevel/main.cpp b/examples/toplevel/main.cpp index 1987a3f52..f8742fd2a 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 1658876e3..5f8779808 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<TQVBox> widget;</variable> |