This commit is contained in:
brunoherbelin
2020-11-26 22:20:11 +01:00
parent 20f1320e2d
commit d92736b38f
4 changed files with 110 additions and 15 deletions

4
View.h
View File

@@ -264,6 +264,10 @@ private:
Symbol *overlay_scaling_;
Symbol *overlay_scaling_cross_;
Node *overlay_scaling_grid_;
// Node *overlay_rotation_;
// Node *overlay_rotation_fix_;
// Node *overlay_rotation_clock_;
// Node *overlay_rotation_clock_hand_;
bool show_context_menu_;
};