Command_ to CMD_
This commit is contained in:
@@ -416,7 +416,7 @@ void OnCommand(Event event) {
|
||||
}
|
||||
|
||||
if (event.kind == EVENT_QUIT) {
|
||||
Command_Quit();
|
||||
CMD_Quit();
|
||||
}
|
||||
|
||||
IF_DEBUG(AssertRanges(main.view->carets));
|
||||
|
||||
Reference in New Issue
Block a user