hide heal location z spinner, and label every event type in frames

This commit is contained in:
garak
2022-09-28 01:13:19 -04:00
parent cb6d1a4220
commit af9c0192e0
2 changed files with 28 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ public:
NoScrollSpinBox *spinner_x;
NoScrollSpinBox *spinner_y;
NoScrollSpinBox *spinner_z;
QLabel *hideable_label_z;
QLabel *label_icon;