not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / plasma / applets / quicklaunch / quicklaunchAdd.ui
blob8c389f662d64606f8c0e80266b5c726e5ff766e4
1 <ui version="4.0" >
2  <class>quicklaunchAdd</class>
3  <widget class="QWidget" name="quicklaunchAdd" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>382</width>
9     <height>58</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Add Shortcut</string>
14   </property>
15   <property name="accessibleName" >
16    <string>Add Shortcut</string>
17   </property>
18   <layout class="QGridLayout" >
19    <item row="0" column="0" >
20     <widget class="QLabel" name="lblIcon1" >
21      <property name="text" >
22       <string>New icon:</string>
23      </property>
24     </widget>
25    </item>
26    <item row="0" column="1" >
27     <widget class="KUrlRequester" name="urlIcon" >
28      <property name="filter" >
29       <string comment="KDE::DoNotExtract" >*.desktop</string>
30      </property>
31     </widget>
32    </item>
33   </layout>
34  </widget>
35  <customwidgets>
36   <customwidget>
37    <class>KUrlRequester</class>
38    <extends>QFrame</extends>
39    <header>kurlrequester.h</header>
40   </customwidget>
41  </customwidgets>
42  <resources/>
43  <connections/>
44 </ui>