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.
gtk-qt-engine/kcm_gtk/mozillaprofile.ui

75 lines
2.3 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>MozillaProfileWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>MozillaProfileWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>309</width>
<height>293</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>label</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Please select the profiles that you want to fix:</string>
</property>
</widget>
<widget class="TDEListView">
<column>
<property name="text">
<string>Profile</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>profilesList</cstring>
</property>
<property name="selectionMode" stdset="0">
<enum>Multi</enum>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>