+ Use new icons in Mesh workbench
This commit is contained in:
@@ -88,10 +88,6 @@ void MeshGuiExport initMeshGui()
|
||||
Base::Console().Log("Loading GUI of Mesh module... done\n");
|
||||
|
||||
// Register icons
|
||||
Gui::BitmapFactory().addXPM("curv_info", curv_info);
|
||||
Gui::BitmapFactory().addXPM("import_mesh", import_mesh);
|
||||
Gui::BitmapFactory().addXPM("export_mesh", export_mesh);
|
||||
Gui::BitmapFactory().addXPM("solid_mesh", solid_mesh);
|
||||
Gui::BitmapFactory().addXPM("mesh_fillhole", mesh_fillhole);
|
||||
Gui::BitmapFactory().addXPM("mesh_pipette", mesh_pipette);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user