summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index 7531fcb..2cc9347 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -76,6 +76,7 @@ public:
Glib::RefPtr<Gtk::Builder> xml() { return _xml; }
void attach();
+ void save();
void quit() { _main_win->hide(); }
void refresh();