1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Started an attempt to refactor GLGizmoManager

This commit is contained in:
Lukas Matena
2019-08-19 11:36:55 +02:00
parent 813a73e614
commit b6d35c9840
3 changed files with 100 additions and 189 deletions
-1
View File
@@ -69,7 +69,6 @@ public:
enum EState
{
Off,
Hover,
On,
Num_States
};