Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
annotate app.config @ 242:ea5cb50ebe5e
Fixes #384: Validation warnings don't get cleared when creating new armies
* Check whether army is valid when it changes (also means we validate on load as well as clearing on close)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 21 Jan 2012 16:51:07 +0000 |
parents | 314d90a059d8 |
children |
rev | line source |
---|---|
206
314d90a059d8
* Update WinForms to a VS2010 project
IBBoard <dev@ibboard.co.uk>
parents:
192
diff
changeset
|
1 <?xml version="1.0"?> |
192
0ad6bb578c1e
* Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 <configuration> |
206
314d90a059d8
* Update WinForms to a VS2010 project
IBBoard <dev@ibboard.co.uk>
parents:
192
diff
changeset
|
3 <startup/></configuration> |