allow setting to be toggled from the json file
This commit is contained in:
@@ -5,5 +5,6 @@ namespace Hyperbar.Widget.Windows;
|
||||
public sealed partial class WidgetSplitButtonView :
|
||||
UserControl
|
||||
{
|
||||
public WidgetSplitButtonView() => InitializeComponent();
|
||||
public WidgetSplitButtonView() =>
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user