127:f64bfb7f5d26 | 128:7c834fe36b25 |
---|---|
24 <property name="geometry"> | 24 <property name="geometry"> |
25 <rect> | 25 <rect> |
26 <x>0</x> | 26 <x>0</x> |
27 <y>0</y> | 27 <y>0</y> |
28 <width>800</width> | 28 <width>800</width> |
29 <height>34</height> | 29 <height>32</height> |
30 </rect> | 30 </rect> |
31 </property> | 31 </property> |
32 <widget class="QMenu" name="menuFile"> | 32 <widget class="QMenu" name="menuFile"> |
33 <property name="title"> | 33 <property name="title"> |
34 <string>File</string> | 34 <string>File</string> |
52 </property> | 52 </property> |
53 <addaction name="actionRenderStyleNormal"/> | 53 <addaction name="actionRenderStyleNormal"/> |
54 <addaction name="actionRenderStyleBfc"/> | 54 <addaction name="actionRenderStyleBfc"/> |
55 <addaction name="actionRenderStyleRandom"/> | 55 <addaction name="actionRenderStyleRandom"/> |
56 <addaction name="actionRenderStylePickScene"/> | 56 <addaction name="actionRenderStylePickScene"/> |
57 <addaction name="separator"/> | |
58 <addaction name="actionAdjustGridToView"/> | |
57 </widget> | 59 </widget> |
58 <addaction name="menuFile"/> | 60 <addaction name="menuFile"/> |
59 <addaction name="menuView"/> | 61 <addaction name="menuView"/> |
60 </widget> | 62 </widget> |
61 <widget class="QStatusBar" name="statusbar"/> | 63 <widget class="QStatusBar" name="statusbar"/> |
115 </property> | 117 </property> |
116 <property name="text"> | 118 <property name="text"> |
117 <string>Pick scene colours</string> | 119 <string>Pick scene colours</string> |
118 </property> | 120 </property> |
119 </action> | 121 </action> |
122 <action name="actionAdjustGridToView"> | |
123 <property name="text"> | |
124 <string>Adjust grid to view</string> | |
125 </property> | |
126 <property name="shortcut"> | |
127 <string>Ctrl+G</string> | |
128 </property> | |
129 </action> | |
120 </widget> | 130 </widget> |
121 <resources/> | 131 <resources/> |
122 <connections/> | 132 <connections/> |
123 </ui> | 133 </ui> |