ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/manualcommands.ui
(Generate patch)

Comparing Vago/trunk/Vago/manualcommands.ui (file contents):
Revision 771 by s10k, Sun Mar 31 19:02:16 2013 UTC vs.
Revision 1058 by s10k, Sun Oct 30 14:42:39 2016 UTC

# Line 6 | Line 6
6     <rect>
7      <x>0</x>
8      <y>0</y>
9 <    <width>460</width>
10 <    <height>300</height>
9 >    <width>640</width>
10 >    <height>480</height>
11     </rect>
12    </property>
13    <property name="windowTitle">
14 <   <string>Manual OniSplit Commands</string>
14 >   <string>Manual Tools Commands</string>
15 >  </property>
16 >  <property name="windowIcon">
17 >   <iconset resource="resources.qrc">
18 >    <normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset>
19    </property>
20    <widget class="QWidget" name="centralwidget">
21     <layout class="QVBoxLayout" name="verticalLayout">
# Line 22 | Line 26
26        </property>
27        <layout class="QHBoxLayout" name="horizontalLayout_2">
28         <item>
29 +        <widget class="QLabel" name="label_2">
30 +         <property name="text">
31 +          <string>Target Tool:</string>
32 +         </property>
33 +        </widget>
34 +       </item>
35 +       <item>
36 +        <widget class="QComboBox" name="cbTargetTool">
37 +         <item>
38 +          <property name="text">
39 +           <string>OniSplit</string>
40 +          </property>
41 +         </item>
42 +         <item>
43 +          <property name="text">
44 +           <string>XmlTools</string>
45 +          </property>
46 +         </item>
47 +        </widget>
48 +       </item>
49 +       <item>
50          <layout class="QHBoxLayout" name="horizontalLayout">
51           <item>
52            <widget class="QLabel" name="label">
# Line 133 | Line 158
158     </layout>
159    </widget>
160   </widget>
161 < <resources/>
161 > <resources>
162 >  <include location="resources.qrc"/>
163 > </resources>
164   <connections>
165    <connection>
166     <sender>leManualCommand</sender>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)