[chore:] version information
This commit is contained in:
@@ -6,7 +6,10 @@
|
|||||||
x:Class="PLG_Exam.InfoWindow"
|
x:Class="PLG_Exam.InfoWindow"
|
||||||
Title="InfoWindow">
|
Title="InfoWindow">
|
||||||
<ScrollViewer>
|
<ScrollViewer>
|
||||||
|
<StackPanel>
|
||||||
<Label Content="" x:Name="LblInfo" />
|
<Label Content="" x:Name="LblInfo" />
|
||||||
|
<Label Content="PLG Exam - Version 1.3" />
|
||||||
|
<Label Content="(c) 2025 - PLG Development" />
|
||||||
|
</StackPanel>
|
||||||
</ScrollViewer>
|
</ScrollViewer>
|
||||||
|
|
||||||
</Window>
|
</Window>
|
||||||
|
|||||||
Reference in New Issue
Block a user