mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06:00
ENH:replace reset icon to unlock
Change-Id: Id46e9aad3b31c67d48651478525cc4a5dc512382
This commit is contained in:
parent
2dba113512
commit
1ce994fda3
6 changed files with 15 additions and 18 deletions
|
@ -2445,7 +2445,7 @@ ObjectTablePanel::ObjectTablePanel( wxWindow* parent, wxWindowID id, const wxPoi
|
|||
|
||||
int ObjectTablePanel::init_bitmap()
|
||||
{
|
||||
m_undo_bitmap = create_scaled_bitmap("undo", nullptr, 24);
|
||||
m_undo_bitmap = create_scaled_bitmap("lock_normal", nullptr, 24);
|
||||
m_color_bitmaps = get_extruder_color_icons();
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue