Commands and object making
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
short mustExecute() const;
|
||||
// returns the type name of the view provider
|
||||
const char* getViewProviderName(void) const {
|
||||
return "ItemPartDesignGui::ViewProviderItemPart";
|
||||
return "AssemblyGui::ViewProviderItemPart";
|
||||
}
|
||||
//@}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user