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 d50084e..c48fdd8 100644 --- a/src/Patchage.hpp +++ b/src/Patchage.hpp @@ -116,6 +116,7 @@ protected: Gtk::Main* _gtk_main; std::string _settings_filename; + bool _attach; bool _refresh; bool _enable_refresh; bool _pane_closed; |