aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/MachinaGUI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/MachinaGUI.cpp b/src/gui/MachinaGUI.cpp
index fbe2dea..b55c445 100644
--- a/src/gui/MachinaGUI.cpp
+++ b/src/gui/MachinaGUI.cpp
@@ -127,6 +127,7 @@ MachinaGUI::MachinaGUI(SharedPtr<Machina::Engine> engine)
_bpm_radiobutton->set_active(true);
_quantize_checkbutton->set_active(false);
+ update_toolbar();
// Idle callback to drive the maid (collect garbage)
Glib::signal_timeout().connect(