[longomatch] Forgot to add the new Signal to XML interface for static.
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Forgot to add the new Signal to XML interface for static.
- Date: Wed, 18 Mar 2015 14:44:59 +0000 (UTC)
commit ea37371fcea995422faa9bfc714234b6df695b92
Author: Julien Moutte <julien fluendo com>
Date: Mon Mar 16 12:55:48 2015 +0100
Forgot to add the new Signal to XML interface for static.
LongoMatch.GUI/gtk-gui/objects.xml | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/objects.xml b/LongoMatch.GUI/gtk-gui/objects.xml
index d331bea..fbae7fc 100644
--- a/LongoMatch.GUI/gtk-gui/objects.xml
+++ b/LongoMatch.GUI/gtk-gui/objects.xml
@@ -283,7 +283,11 @@
</object>
<object type="LongoMatch.Gui.Component.VideoFileInfo" palette-category="General" allow-children="false"
base-type="Gtk.Bin">
<itemgroups />
- <signals />
+ <signals>
+ <itemgroup label="VideoFileInfo Signals">
+ <signal name="Changed" />
+ </itemgroup>
+ </signals>
</object>
<object type="LongoMatch.Gui.CapturerBin" palette-category="General" allow-children="false"
base-type="Gtk.Bin">
<itemgroups>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]