fixes #0002781: Build error message
This commit is contained in:
parent
a4d33ec8ab
commit
5e3381be25
|
@ -75,6 +75,8 @@ namespace SketcherGui {
|
|||
this->setMessage(ErrMsg);
|
||||
}
|
||||
|
||||
virtual ~ExceptionWrongInput() throw() {}
|
||||
|
||||
QString ErrMsg;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user