mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
ENABLE_3DCONNEXION_DEVICES -> Serialization of mouse device parameters into config
This commit is contained in:
parent
7007d81519
commit
a554304038
4 changed files with 86 additions and 7 deletions
|
@ -66,6 +66,7 @@ class Mouse3DController
|
|||
GLCanvas3D* m_canvas;
|
||||
mutable std::mutex m_mutex;
|
||||
hid_device* m_device;
|
||||
std::string m_device_str;
|
||||
bool m_running;
|
||||
bool m_settings_dialog;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue