mirror of https://github.com/tstellar/bygfoot.git
added the missing method on_delete (window)
This commit is contained in:
parent
af0db78c5a
commit
fcd0a00ef0
|
@ -18,6 +18,7 @@
|
|||
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
|
||||
<property name="focus_on_map">True</property>
|
||||
<property name="urgency_hint">False</property>
|
||||
<signal name="delete_event" handler="on_window_training_camp_delete_event" last_modification_time="Sun, 25 Feb 2007 14:37:31 GMT"/>
|
||||
|
||||
<child>
|
||||
<widget class="GtkFixed" id="panel_camp">
|
||||
|
|
Loading…
Reference in New Issue