Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.GTK
diff gtk-gui/objects.xml @ 142:f23e5b40ca9d
Re #344: Show unit requirement failures
* Add new widget for displaying failures nicely
* Use widget for displaying failures in main window
* Use widget for displaying failures in new unit dialog
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 18 Oct 2011 21:03:35 +0100 |
parents | fda46380dd68 |
children | c549fd4ff4bf |
line wrap: on
line diff
--- a/gtk-gui/objects.xml Mon Oct 17 20:53:07 2011 +0100 +++ b/gtk-gui/objects.xml Tue Oct 18 21:03:35 2011 +0100 @@ -11,4 +11,8 @@ <itemgroups /> <signals /> </object> + <object type="IBBoard.WarFoundry.GUI.GTK.ValidationFailureWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin"> + <itemgroups /> + <signals /> + </object> </objects> \ No newline at end of file