fixes in highlight code

This commit is contained in:
jriegel
2012-03-06 00:12:54 +01:00
committed by Stefan Tröger
parent 26afb6ee77
commit 72b49dbc6b
5 changed files with 28 additions and 11 deletions

View File

@@ -71,9 +71,11 @@ public:
return "AssemblyGui::ViewProviderItem";
}
//@}
PyObject *getPyObject(void);
};
} //namespace PartDesign
} //namespace Assembly
#endif // PART_Item_H
#endif // ASSEMBLY_Item_H