This commit is contained in:
tildearrow 2024-08-24 06:03:28 -05:00
parent 46e48e42ea
commit 332b449f0e
2 changed files with 3 additions and 3 deletions

View file

@ -2929,7 +2929,7 @@ class FurnaceGUI {
void doReplace();
void doDrag();
void editOptions(bool topMenu);
DivSystem systemPicker(bool full_width);
DivSystem systemPicker(bool fullWidth);
void noteInput(int num, int key, int vol=-1);
void valueInput(int num, bool direct=false, int target=-1);
void orderInput(int num);