mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
Merge branch 'main' into dev/bbl-network-upd
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
wxDEFINE_EVENT(EVT_ITEM_ACTION, wxCommandEvent);
|
||||
|
||||
BEGIN_EVENT_TABLE(Slic3r::GUI::ImageGrid, wxPanel)
|
||||
BEGIN_EVENT_TABLE(Slic3r::GUI::ImageGrid, wxWindow)
|
||||
|
||||
EVT_MOTION(Slic3r::GUI::ImageGrid::mouseMoved)
|
||||
EVT_ENTER_WINDOW(Slic3r::GUI::ImageGrid::mouseEnterWindow)
|
||||
|
||||
Reference in New Issue
Block a user