File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Window
2- x : Class =" Flow.Launcher.Core. MessageBoxEx"
2+ x : Class =" Flow.Launcher.MessageBoxEx"
33 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
44 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
55 xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
6- xmlns : local =" clr-namespace:Flow.Launcher.Core "
6+ xmlns : local =" clr-namespace:Flow.Launcher"
77 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
88 x : Name =" MessageBoxWindow"
99 Width =" 420"
Original file line number Diff line number Diff line change 77using Flow . Launcher . Infrastructure . Image ;
88using Flow . Launcher . Infrastructure . Logger ;
99
10- namespace Flow . Launcher . Core
10+ namespace Flow . Launcher
1111{
1212 public partial class MessageBoxEx : Window
1313 {
You can’t perform that action at this time.
0 commit comments