diff options
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r-- | src/Patchage.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp index bbf6854..7548aec 100644 --- a/src/Patchage.hpp +++ b/src/Patchage.hpp @@ -59,6 +59,7 @@ public: void clear_load(); void status_message(const std::string& msg); void update_state(); + void store_window_location(); int max_pane_position() { return _main_paned->property_max_position() |