GUIs.Test: Update test apps

This commit is contained in:
Jonathan Jenne
2021-06-16 14:51:47 +02:00
parent 5e3c65e90c
commit 8328fb27dc
13 changed files with 496 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>true</MySubMain>
<MainForm>frmStart</MainForm>
<MainForm>frmDocViewPure</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>