+ Add new SVG icons

This commit is contained in:
wmayer
2013-11-08 14:36:34 +01:00
parent ce9041aa95
commit 11c6b429b2
7 changed files with 613 additions and 4 deletions

View File

@@ -351,6 +351,10 @@ public:
/// recalculate the feature
App::DocumentObjectExecReturn *execute(void);
short mustExecute() const;
/// returns the type name of the ViewProvider
const char* getViewProviderName(void) const {
return "PartGui::ViewProviderWedge";
}
//@}
protected: