Client/Properties/Settings.settings
author sl
Sat, 25 Oct 2014 13:35:11 +0200
changeset 72 fd0bb39a7818
permissions -rw-r--r--
Now having a single class for both text and bitmap field.
Thus we should soon be able to use common functions to pass in fields.
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
     3   <Profiles>
     4     <Profile Name="(Default)" />
     5   </Profiles>
     6   <Settings />
     7 </SettingsFile>