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.
kasablanca/src/Q_importdialog.ui

50 lines
1.5 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KasablancaImportDialog</class>
<widget class="TQWidget">
<property name="name">
<cstring>KasablancaImportDialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>231</width>
<height>80</height>
</rect>
</property>
<property name="caption">
<string>Import Bookmarks</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>ImportGroupBox</cstring>
</property>
<property name="title">
<string>Import filter</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>GftpRadioButton</cstring>
</property>
<property name="text">
<string>gFtp</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>