aboutsummaryrefslogtreecommitdiffhomepage
path: root/qbuffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'qbuffers.h')
-rw-r--r--qbuffers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qbuffers.h b/qbuffers.h
index eae6554..7f3751b 100644
--- a/qbuffers.h
+++ b/qbuffers.h
@@ -70,6 +70,8 @@ public:
virtual void edit(void);
virtual void undo_edit(void);
+ void execute(void) throw (State::Error);
+
bool load(const gchar *filename);
inline void
undo_load(void)