diff options
Diffstat (limited to 'product/desktop.ui/views/Shell.xaml.cs')
| -rw-r--r-- | product/desktop.ui/views/Shell.xaml.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/product/desktop.ui/views/Shell.xaml.cs b/product/desktop.ui/views/Shell.xaml.cs index 0f5b5c5..ccef418 100644 --- a/product/desktop.ui/views/Shell.xaml.cs +++ b/product/desktop.ui/views/Shell.xaml.cs @@ -34,7 +34,6 @@ namespace solidware.financials.windows.ui.views Loaded += (o, e) =>
{
TaskBarIcon.Icon = UIIcon.Application.AsIcon();
- TaskBarIcon.Say("Welcome");
};
}
|
