mirror of
https://github.com/ckaczor/WorkIndicator.git
synced 2026-01-22 09:45:40 -05:00
Switch to submodules, support multiple patterns, add options dialog, add license and initial readme
This commit is contained in:
3
App.xaml
3
App.xaml
@@ -1,6 +1,7 @@
|
||||
<Application x:Class="WorkIndicator.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
ShutdownMode="OnExplicitShutdown">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
|
||||
Reference in New Issue
Block a user