summaryrefslogtreecommitdiff
path: root/client/macro.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/macro.h')
-rw-r--r--client/macro.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/macro.h b/client/macro.h
index f79583c..4adaf09 100644
--- a/client/macro.h
+++ b/client/macro.h
@@ -46,6 +46,8 @@ public:
void init(QBoxLayout *layout, Macros &macros, bool initialising, NetCom &netcom, QString course);
+ void update(QDomNode &node);
+
QString name;
QString caption;