mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Flow.Launcher/SelectBrowserWindow.xaml.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
parent
8ba52ff244
commit
127888137b
1 changed files with 0 additions and 3 deletions
|
|
@ -18,9 +18,6 @@ using System.Windows.Shapes;
|
|||
|
||||
namespace Flow.Launcher
|
||||
{
|
||||
/// <summary>
|
||||
/// SelectBrowserWindow.xaml에 대한 상호 작용 논리
|
||||
/// </summary>
|
||||
public partial class SelectBrowserWindow : Window, INotifyPropertyChanged
|
||||
{
|
||||
private int selectedCustomExplorerIndex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue