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