aboutsummaryrefslogtreecommitdiffhomepage
path: root/qbuffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'qbuffers.h')
-rw-r--r--qbuffers.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/qbuffers.h b/qbuffers.h
index b837423..56580c4 100644
--- a/qbuffers.h
+++ b/qbuffers.h
@@ -136,6 +136,10 @@ private:
State *done(const gchar *str);
};
+namespace States {
+ extern StateFile file;
+}
+
/*
* Auxiliary functions
*/