+ Add pipette icon

This commit is contained in:
wmayer
2014-02-08 16:10:16 +01:00
parent ae5d3bc9a1
commit 57ddafe29b
8 changed files with 232 additions and 58 deletions

View File

@@ -89,7 +89,6 @@ void MeshGuiExport initMeshGui()
// Register icons
Gui::BitmapFactory().addXPM("mesh_fillhole", mesh_fillhole);
Gui::BitmapFactory().addXPM("mesh_pipette", mesh_pipette);
// instantiating the commands
CreateMeshCommands();