File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 17
17
* *
18
18
***************************************************************************/
19
19
20
- //
21
- // QT4 includes make sure to use the new <CamelCase> style!
22
- //
23
20
#include < QAction>
24
21
#include < QApplication>
25
22
#include < QBitmap>
Original file line number Diff line number Diff line change 17
17
<x >0</x >
18
18
<y >0</y >
19
19
<width >1018</width >
20
- <height >19 </height >
20
+ <height >28 </height >
21
21
</rect >
22
22
</property >
23
23
<property name =" toolTip" >
52
52
<addaction name =" mActionSaveMapAsImage" />
53
53
<addaction name =" mActionDxfExport" />
54
54
<addaction name =" separator" />
55
+ <addaction name =" mActionSnappingOptions" />
55
56
<addaction name =" mActionNewPrintComposer" />
56
57
<addaction name =" mActionShowComposerManager" />
57
58
<addaction name =" mPrintComposersMenu" />
229
230
<addaction name =" mActionConfigureShortcuts" />
230
231
<addaction name =" mActionCustomization" />
231
232
<addaction name =" mActionOptions" />
232
- <addaction name =" mActionSnappingOptions" />
233
233
</widget >
234
234
<widget class =" QMenu" name =" mRasterMenu" >
235
235
<property name =" title" >
@@ -2169,7 +2169,7 @@ Acts on currently active editable layer</string>
2169
2169
<bool >true</bool >
2170
2170
</property >
2171
2171
<property name =" icon" >
2172
- <iconset resource = " ../../images/images.qrc " >
2172
+ <iconset >
2173
2173
<normaloff >:/images/themes/default/mActionRotateFeature.png</normaloff >:/images/themes/default/mActionRotateFeature.png</iconset >
2174
2174
</property >
2175
2175
<property name =" text" >
You can’t perform that action at this time.
0 commit comments