diff gtk-gui/objects.xml @ 74:52b731576845

Fixes #79: Make use of GTK# callback for exceptions * Tests of calling method on GLib.ExceptionManager to trigger event showed dialog appropriately Also: * Remove unused code * Commit changes to objects.xml
author IBBoard <dev@ibboard.co.uk>
date Tue, 23 Nov 2010 20:05:37 +0000
parents e7ad676a7344
children 68804784bf6f
line wrap: on
line diff
--- a/gtk-gui/objects.xml	Tue Nov 09 20:54:38 2010 +0000
+++ b/gtk-gui/objects.xml	Tue Nov 23 20:05:37 2010 +0000
@@ -1,2 +1,6 @@
 <objects attr-sync="on">
+  <object type="IBBoard.WarFoundry.GTK.Widgets.UnitDisplayWidget" palette-category="WarFoundry GTK# GUI" allow-children="false" base-type="Gtk.Bin">
+    <itemgroups />
+    <signals />
+  </object>
 </objects>
\ No newline at end of file