diff options
Diffstat (limited to 'examples/toplevel/options.ui')
-rw-r--r-- | examples/toplevel/options.ui | 6 |
1 files changed, 3 insertions, 3 deletions
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> |