mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Tech ENABLE_CTRL_M_ON_WINDOWS set as default
This commit is contained in:
parent
4146fd337a
commit
a3b60c09bc
8 changed files with 0 additions and 50 deletions
|
@ -195,9 +195,7 @@ public:
|
|||
|
||||
// Called by Win32 HID enumeration callback.
|
||||
void device_attached(const std::string &device);
|
||||
#if ENABLE_CTRL_M_ON_WINDOWS
|
||||
void device_detached(const std::string& device);
|
||||
#endif // ENABLE_CTRL_M_ON_WINDOWS
|
||||
|
||||
// On Windows, the 3DConnexion driver sends out mouse wheel rotation events to an active application
|
||||
// if the application does not register at the driver. This is a workaround to ignore these superfluous
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue