aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ring.h')
-rw-r--r--src/ring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ring.h b/src/ring.h
index 27f5862..31fda65 100644
--- a/src/ring.h
+++ b/src/ring.h
@@ -190,6 +190,7 @@ public:
void dirtify(void);
bool is_any_dirty(void);
+ void save_all_dirty_buffers(void);
bool edit(tecoInt id);
void edit(const gchar *filename);