Skip to content

Commit

Permalink
fixes #2781: Build error message
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 19, 2016
1 parent a4d33ec commit 5e3381b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mod/Sketcher/Gui/Command.cpp
Expand Up @@ -75,6 +75,8 @@ namespace SketcherGui {
this->setMessage(ErrMsg);
}

virtual ~ExceptionWrongInput() throw() {}

QString ErrMsg;
};

Expand Down

0 comments on commit 5e3381b

Please sign in to comment.