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.
sl@18
     1
<?xml version='1.0' encoding='utf-8'?>
sl@18
     2
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
sl@18
     3
  <Profiles>
sl@18
     4
    <Profile Name="(Default)" />
sl@18
     5
  </Profiles>
sl@18
     6
  <Settings />
sl@18
     7
</SettingsFile>