Хранилища Subversion OpenInventory

Сравнить редакции

Учитывать пробелы Редакция 232 → Редакция 233

/trunk/DBViewer/iconform.ui
29,7 → 29,7
<string/>
</property>
<property name="icon">
<iconset resource="pic.qrc">
<iconset resource="dbviewer.qrc">
<normaloff>:/Open.png</normaloff>:/Open.png</iconset>
</property>
</widget>
36,8 → 36,8
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>0</x>
<y>40</y>
<x>30</x>
<y>0</y>
<width>31</width>
<height>30</height>
</rect>
46,7 → 46,7
<string/>
</property>
<property name="icon">
<iconset resource="pic.qrc">
<iconset resource="dbviewer.qrc">
<normaloff>:/Delete.png</normaloff>:/Delete.png</iconset>
</property>
</widget>
53,9 → 53,9
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>30</x>
<x>70</x>
<y>0</y>
<width>101</width>
<width>61</width>
<height>71</height>
</rect>
</property>
68,7 → 68,7
</widget>
</widget>
<resources>
<include location="pic.qrc"/>
<include location="dbviewer.qrc"/>
</resources>
<connections/>
</ui>