Client/Properties/Settings.settings
author sl
Sun, 26 Oct 2014 16:16:57 +0100
changeset 75 2549a8055bd1
permissions -rw-r--r--
Removing specific functions for setting text and bitmap.
Now having a generic functions for setting any kind of fields.
Thus bitmaps can now be set together with text fields in a single server call.
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>