Skip to content

Commit

Permalink
Allow restart later for Hybrid Mode switch
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszCichecki committed Sep 29, 2022
1 parent ce51aa1 commit 7b280fa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ public class ComboBoxHybridModeControl : AbstractComboBoxFeatureCardControl<Hybr
Margin = new(8, 0, 0, 0),
};

private bool _ignoreNextStateChange;

public ComboBoxHybridModeControl()
{
Icon = SymbolRegular.LeafOne24;
Expand Down

0 comments on commit 7b280fa

Please sign in to comment.