Skip to content

Commit

Permalink
Change scaler icon
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Jan 25, 2017
1 parent 9bd8ccc commit 21799ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/user.xml
Expand Up @@ -247,7 +247,7 @@
<toggletoolbutton name="rotate" action="MouseRotate" tooltip="Rotate" icon="select_mouserotate.png"/>
<toggletoolbutton name="resize" action="MouseDrag" tooltip="Resize" icon="select_mouseresize.png"/>
<toggletoolbutton name="clipper" action="ToggleClipper" tooltip="Clipper" icon="view_clipper.png"/>
<toggletoolbutton name="modelscaler" action="ToggleModelScaleManipulator" tooltip="Model Scaler" icon="dragresize_symm.png"/>
<toggletoolbutton name="modelscaler" action="ToggleModelScaleManipulator" tooltip="Model Scaler" icon="select_mousescale.png"/>
<separator/>
<toolbutton name="csgsubstract" action="CSGSubtract" tooltip="CSG Subtract" icon="selection_csgsubtract.png"/>
<toolbutton name="csgmerge" action="CSGMerge" tooltip="CSG Merge" icon="selection_csgmerge.png"/>
Expand Down

0 comments on commit 21799ea

Please sign in to comment.