We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24afcb2 commit 2d0f425Copy full SHA for 2d0f425
Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
@@ -58,6 +58,10 @@
58
IsChecked="{Binding EnableDescription}"
59
ToolTip="{DynamicResource flowlauncher_plugin_program_enable_description_tooltip}" />
60
</StackPanel>
61
+ <Separator
62
+ Height="1"
63
+ BorderBrush="{DynamicResource Color03B}"
64
+ BorderThickness="1" />
65
66
<StackPanel
67
Width="Auto"
0 commit comments