summaryrefslogtreecommitdiff
path: root/HTML Editor/My Project/Application.myapp
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-02-14 20:42:43 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-02-14 20:42:43 -0500
commit4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b (patch)
tree6b6fb7e139a2cbc452ec579d96039bd0d4e38caf /HTML Editor/My Project/Application.myapp
downloadhtml-editor-master.tar.gz
html-editor-master.tar.bz2
html-editor-master.zip
Added filesHEADmaster
Diffstat (limited to 'HTML Editor/My Project/Application.myapp')
-rw-r--r--HTML Editor/My Project/Application.myapp11
1 files changed, 11 insertions, 0 deletions
diff --git a/HTML Editor/My Project/Application.myapp b/HTML Editor/My Project/Application.myapp
new file mode 100644
index 0000000..1243847
--- /dev/null
+++ b/HTML Editor/My Project/Application.myapp
@@ -0,0 +1,11 @@
+<?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>Form1</MainForm>
+ <SingleInstance>false</SingleInstance>
+ <ShutdownMode>0</ShutdownMode>
+ <EnableVisualStyles>true</EnableVisualStyles>
+ <AuthenticationMode>0</AuthenticationMode>
+ <ApplicationType>0</ApplicationType>
+ <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
+</MyApplicationData>