summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/SoundUI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/widgets/SoundUI.cpp')
-rw-r--r--sigmodr/widgets/SoundUI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigmodr/widgets/SoundUI.cpp b/sigmodr/widgets/SoundUI.cpp
index 1be755c7..1596a369 100644
--- a/sigmodr/widgets/SoundUI.cpp
+++ b/sigmodr/widgets/SoundUI.cpp
@@ -108,6 +108,7 @@ QWidget* SoundUI::Private::makeWidgets(ObjectUI* widget)
void SoundUI::Private::refreshGui()
{
resetAudioData();
+ ObjectUIPrivate::refreshGui();
}
void SoundUI::Private::resetGui()