diff options
Diffstat (limited to 'src/gui/PatchWindow.hpp')
-rw-r--r-- | src/gui/PatchWindow.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index a8d0cca0..63707a1e 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -92,6 +92,7 @@ private: void event_paste(); void event_delete(); void event_select_all(); + void event_close(); void event_quit(); void event_clear(); void event_fullscreen_toggled(); |