From f2a1b2e0384ca06c89d52111ea1eb11519a5f625 Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 3 Jul 2009 06:24:12 +0000 Subject: Fixed bug, where requirements were not updated on commits. --- client/macro.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/macro.h') 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 ¯os, bool initialising, NetCom &netcom, QString course); + void update(QDomNode &node); + QString name; QString caption; -- cgit v1.2.3