0.7.1
[fapman] / blacklistselect.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>BlacklistSelect</class>
4  <widget class="QDialog" name="BlacklistSelect">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>391</width>
10     <height>113</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Blacklist package</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout">
17    <item>
18     <widget class="QLabel" name="label">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="text">
26       <string/>
27      </property>
28     </widget>
29    </item>
30    <item>
31     <layout class="QHBoxLayout" name="horizontalLayout">
32      <item>
33       <widget class="QPushButton" name="pushButton_Forever">
34        <property name="text">
35         <string>All versions</string>
36        </property>
37       </widget>
38      </item>
39      <item>
40       <widget class="QPushButton" name="pushButton_This">
41        <property name="text">
42         <string>This version</string>
43        </property>
44       </widget>
45      </item>
46      <item>
47       <widget class="QPushButton" name="pushButton_Restore">
48        <property name="text">
49         <string>Restore</string>
50        </property>
51       </widget>
52      </item>
53     </layout>
54    </item>
55   </layout>
56  </widget>
57  <resources/>
58  <connections/>
59 </ui>