change menu to toolboxes

This commit is contained in:
arcan1s
2014-08-24 16:30:37 +04:00
parent 999914926a
commit e7d2e0bd38
12 changed files with 235 additions and 569 deletions

View File

@ -180,6 +180,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkBox_components">
<property name="text">
<string>Skip components checking</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer_general">
<property name="orientation">
@ -211,8 +218,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>464</width>
<height>336</height>
<width>397</width>
<height>256</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_13">