mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-02 13:00:28 -07:00
Merge branch 'main' into dev/bbl-network-upd
This commit is contained in:
commit
b01ccc8def
9 changed files with 9 additions and 8 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue