summaryrefslogtreecommitdiff
path: root/client/macrowindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/macrowindow.h')
-rw-r--r--client/macrowindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/macrowindow.h b/client/macrowindow.h
index 4e040da..3100a5d 100644
--- a/client/macrowindow.h
+++ b/client/macrowindow.h
@@ -46,7 +46,7 @@ class MacroWindow : public Collapser
{
Q_OBJECT
public:
- MacroWindow(NetCom &netcom, QDomNode &xml_doc, QString course);
+ MacroWindow(NetCom &netcom, QDomNode &xml_doc, QString course, bool collapsed = true);
~MacroWindow();
bool isClosed();