GUI: find and replace, part 11
lax mode done now replace time...
This commit is contained in:
parent
19251e84f6
commit
f0e9bd5f57
2 changed files with 35 additions and 2 deletions
|
|
@ -1492,6 +1492,7 @@ class FurnaceGUI {
|
|||
void doUndo();
|
||||
void doRedo();
|
||||
void doFind();
|
||||
void doReplace();
|
||||
void editOptions(bool topMenu);
|
||||
void noteInput(int num, int key, int vol=-1);
|
||||
void valueInput(int num, bool direct=false, int target=-1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue