summaryrefslogtreecommitdiff
path: root/src/gui/selldialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/selldialog.cpp')
-rw-r--r--src/gui/selldialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/selldialog.cpp b/src/gui/selldialog.cpp
index 777c60c10..06b622930 100644
--- a/src/gui/selldialog.cpp
+++ b/src/gui/selldialog.cpp
@@ -131,6 +131,7 @@ void SellDialog::init()
instances.push_back(this);
setVisible(true);
+ enableVisibleSound(true);
}
SellDialog::~SellDialog()