+ Code cleanup:
+ do not include header of itself + do not include unneeded header files + removed unneeded forward declarations + do not translate C string to get a QString + break too long lines + replace tabs with spaces + use virtual keyword on destructors
This commit is contained in:
@@ -41,8 +41,6 @@
|
||||
using namespace FemGui;
|
||||
|
||||
|
||||
|
||||
|
||||
/* TRANSLATOR FemGui::ViewProviderFemMeshShapeNetgen */
|
||||
|
||||
PROPERTY_SOURCE(FemGui::ViewProviderFemMeshShapeNetgen, FemGui::ViewProviderFemMeshShape)
|
||||
|
||||
Reference in New Issue
Block a user