You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
537 B
21 lines
537 B
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>%{APPNAME}ProjectConfigBase</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>%{APPNAME}ProjectConfigBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>600</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>%{APPNAME}</string>
|
|
</property>
|
|
</widget>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|