summaryrefslogtreecommitdiff
path: root/client/macrowindow.h
diff options
context:
space:
mode:
authordeva <deva>2011-02-23 10:08:46 +0000
committerdeva <deva>2011-02-23 10:08:46 +0000
commitb62e7ea66866a80181efa366ba255c6a30a8a664 (patch)
tree0ecfb1683de6beff8041db9a54582f13670e8d99 /client/macrowindow.h
parent8fbf461b279c0b96fdf5b764ef04376b5f7da7ec (diff)
Fixes 'speedy collapse' on commit.
Diffstat (limited to 'client/macrowindow.h')
-rw-r--r--client/macrowindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/macrowindow.h b/client/macrowindow.h
index a41af01..28fc172 100644
--- a/client/macrowindow.h
+++ b/client/macrowindow.h
@@ -74,6 +74,7 @@ private slots:
private:
void initMacro(QDomNode &node);
+ void updateResume(QDomNode &node);
bool doCommit();