summaryrefslogtreecommitdiff
path: root/src/gui/questswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/questswindow.h')
-rw-r--r--src/gui/questswindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/questswindow.h b/src/gui/questswindow.h
index 5b7babb5d..0c4d5789e 100644
--- a/src/gui/questswindow.h
+++ b/src/gui/questswindow.h
@@ -59,7 +59,7 @@ class QuestsWindow : public Window, public gcn::ActionListener
void updateQuest(int var, int val);
- void rebuild();
+ void rebuild(bool playSound);
void showQuest(QuestItem *quest);