Skip to content

Commit

Permalink
Mod/Sketcher: Removed -Wreorder warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Sep 11, 2015
1 parent b4ee6b9 commit 98ab26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Sketcher/Gui/CommandSketcherTools.cpp
Expand Up @@ -1231,6 +1231,7 @@ static const char *cursor_createcopy[]={
DrawSketchHandlerCopy(string geoidlist, int origingeoid, Sketcher::PointPos originpos, int nelements, bool clone)
: Mode(STATUS_SEEK_First)
, geoIdList(geoidlist)
, Origin()
, OriginGeoId(origingeoid)
, OriginPos(originpos)
, nElements(nelements)
Expand Down

0 comments on commit 98ab26c

Please sign in to comment.