This commit is contained in:
ArthurSonzogni
2024-12-01 17:44:06 +01:00
parent c1c4caf24f
commit 07202b7757
11 changed files with 22 additions and 32 deletions

View File

@@ -69,8 +69,7 @@ class ScreenInteractive : public Screen {
void ForceHandleCtrlZ(bool force);
// Selection API.
//void OnSelectionChange(std::function<void(std::
//void ClearSelection();
// TODO: Implement somethings here.
private:
void ExitNow();