change MyDialog and Form1 dialog captions

This commit is contained in:
dockes 2007-01-24 11:20:02 +00:00
parent 5d788c7bac
commit 542c57373e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
</rect> </rect>
</property> </property>
<property name="caption"> <property name="caption">
<string>MyDialog</string> <string>User preferences</string>
</property> </property>
<property name="sizeGripEnabled"> <property name="sizeGripEnabled">
<bool>true</bool> <bool>true</bool>

View File

@ -13,7 +13,7 @@
</rect> </rect>
</property> </property>
<property name="caption"> <property name="caption">
<string>Form1</string> <string>Native Viewers</string>
</property> </property>
<hbox> <hbox>
<property name="name"> <property name="name">