diff options
Diffstat (limited to 'ui/scriptingconsole.h')
| -rw-r--r-- | ui/scriptingconsole.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/scriptingconsole.h b/ui/scriptingconsole.h index b0e20253..3726514b 100644 --- a/ui/scriptingconsole.h +++ b/ui/scriptingconsole.h @@ -189,4 +189,6 @@ public: void moveUpInHistory(); void moveDownInHistory(); std::vector<std::string> reverseSearch(const QString& text); + + void closing(); }; |
