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 88e5f8f..0f1c16e 100644
--- a/qbuffers.h
+++ b/qbuffers.h
@@ -116,6 +116,8 @@ public:
class StateFile : public StateExpectString {
private:
+ void do_edit(const gchar *filename);
+
State *done(const gchar *str);
};