mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-09 13:12:17 +01:00
All things with an UpdatePrefs() message listen for an event...
... Still to do, improve the handling of updates of only subsets of the prefs
This commit is contained in:
@@ -127,6 +127,7 @@ ControlToolBar::~ControlToolBar()
|
||||
void ControlToolBar::Create(wxWindow * parent)
|
||||
{
|
||||
ToolBar::Create(parent);
|
||||
UpdatePrefs();
|
||||
}
|
||||
|
||||
// This is a convenience function that allows for button creation in
|
||||
|
||||
Reference in New Issue
Block a user