Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
diff gtk-gui/gui.stetic @ 45:5584860fb44b
Fixes #145: Add UI to remove units from army
* Remove tab on unit deletion
* Remove tab from widget map on close
Also:
* Alias IBBoard.WarFoundry.API.Objects to make access easier (Unit clashes with a GTK class)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 14 Aug 2010 15:43:30 +0000 |
parents | 4e127ce8682f |
children | 3314f6a46661 |
line wrap: on
line diff
--- a/gtk-gui/gui.stetic Wed Aug 11 19:43:20 2010 +0000 +++ b/gtk-gui/gui.stetic Sat Aug 14 15:43:30 2010 +0000 @@ -246,6 +246,7 @@ <property name="MemberName" /> <property name="CanFocus">True</property> <property name="CurrentPage">-1</property> + <signal name="Removed" handler="NotebookPageRemoved" /> </widget> </child> </widget>