GUI: home/end keys
This commit is contained in:
parent
5dfe19e52d
commit
80c03fcbae
2 changed files with 36 additions and 0 deletions
|
|
@ -235,6 +235,8 @@ class FurnaceGUI {
|
|||
void finishSelection();
|
||||
|
||||
void moveCursor(int x, int y);
|
||||
void moveCursorTop();
|
||||
void moveCursorBottom();
|
||||
void editAdvance();
|
||||
void prepareUndo(ActionType action);
|
||||
void makeUndo(ActionType action);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue