+ fix clang warning: -Woverloaded-virtual
This commit is contained in:
@@ -93,7 +93,7 @@ public:
|
||||
|
||||
void setValue(const App::ObjectIdentifier &path, boost::shared_ptr<App::Expression> expr, const char * comment = 0);
|
||||
|
||||
const boost::any getValue(const App::ObjectIdentifier & path) const;
|
||||
const boost::any getPathValue(const App::ObjectIdentifier & path) const;
|
||||
|
||||
DocumentObjectExecReturn * execute();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user