view app.config @ 44:1486ccd744dc

Fixes #135: Closing army crashes WinForms * Simple solution: Cache the open windows as an array then close them from the array to avoid iterating over an collection that gets modified!
author IBBoard <dev@ibboard.co.uk>
date Wed, 09 Sep 2009 19:37:14 +0000
parents 7dd160dacb60
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
</configuration>