diff options
Diffstat (limited to 'starter/help.ui')
-rw-r--r-- | starter/help.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/starter/help.ui b/starter/help.ui index dbb5416..3202f0e 100644 --- a/starter/help.ui +++ b/starter/help.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>HelpDialog</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>HelpDialog</cstring> </property> @@ -69,7 +69,7 @@ Please note:<br> <br><br> <b>Description:</b><br> This is the longtext description of your application (not a helptext, though ;), e.g. "A powerfull image manipulator with a UI similar to photoshop. Supports Layers, filters, scripting, blahblahblah..." -You can use Qt richtext tags and there's no limit on the size, but keep it usefull ;) let's say something about 200 chars at max.<br> +You can use TQt richtext tags and there's no limit on the size, but keep it usefull ;) let's say something about 200 chars at max.<br> (Optional, not searched)</string> </property> <property name="readOnly"> @@ -79,7 +79,7 @@ You can use Qt richtext tags and there's no limit on the size, but keep it usefu <bool>false</bool> </property> </widget> - <widget class="QPushButton" row="1" column="1"> + <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>buttonClose</cstring> </property> |