Set diagnostics app icon

This commit is contained in:
Meik
2026-03-19 13:17:23 +01:00
parent 06381a4fa4
commit 1884469419
3 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="LIAM Workflow Diagnostics" Width="1100"
Icon="AppIcon.ico"
WindowStartupLocation="CenterScreen">
<ScrollViewer VerticalScrollBarVisibility="Auto" HorizontalScrollBarVisibility="Disabled">
<Grid Margin="12">