aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ring.h')
-rw-r--r--src/ring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ring.h b/src/ring.h
index 70b7738..92d32f0 100644
--- a/src/ring.h
+++ b/src/ring.h
@@ -114,7 +114,7 @@ public:
TECODocument::undo_edit();
}
- bool load(const gchar *filename);
+ void load(const gchar *filename);
inline void
undo_close(void)