|
|
@ -4,6 +4,7 @@
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
|
|
xmlns:converters="clr-namespace:DiscordChatExporter.Gui.Converters"
|
|
|
|
xmlns:converters="clr-namespace:DiscordChatExporter.Gui.Converters"
|
|
|
|
xmlns:local="clr-namespace:DiscordChatExporter.Gui"
|
|
|
|
xmlns:local="clr-namespace:DiscordChatExporter.Gui"
|
|
|
|
|
|
|
|
DispatcherUnhandledException="App_OnDispatcherUnhandledException"
|
|
|
|
StartupUri="Views/MainWindow.xaml">
|
|
|
|
StartupUri="Views/MainWindow.xaml">
|
|
|
|
<Application.Resources>
|
|
|
|
<Application.Resources>
|
|
|
|
<ResourceDictionary>
|
|
|
|
<ResourceDictionary>
|
|
|
|