update SDBB when MainWindow is created
This commit is contained in:
parent
d2aa8eb22d
commit
347b6c79dc
@ -261,6 +261,8 @@ namespace UniversalEditor.UserInterface
|
||||
|
||||
Application.ContextAdded += Application_ContextChanged;
|
||||
Application.ContextRemoved += Application_ContextChanged;
|
||||
|
||||
UpdateSuperDuperButtonBar();
|
||||
}
|
||||
|
||||
void Application_ContextChanged(object sender, ContextChangedEventArgs e)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user