[longomatch] Update stetic files after renaming PlayerBin



commit f29a4b62e4ae8e6da08534a362b055f88eb3876f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Mar 23 15:09:14 2015 +0100

    Update stetic files after renaming PlayerBin

 LongoMatch.GUI/gtk-gui/gui.stetic  |    6 +++---
 LongoMatch.GUI/gtk-gui/objects.xml |   10 ++++------
 2 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index af88463..cd71ab0 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -9693,7 +9693,7 @@ You can continue with the current capture, cancel it or save your project.
                     <property name="MemberName" />
                     <property name="Spacing">6</property>
                     <child>
-                      <widget class="LongoMatch.Gui.PlayerBin" id="main_cam_playerbin">
+                      <widget class="LongoMatch.Gui.PlayerView" id="main_cam_playerbin">
                         <property name="MemberName" />
                         <property name="Events">ButtonPressMask</property>
                       </widget>
@@ -9761,7 +9761,7 @@ You can continue with the current capture, cancel it or save your project.
                     <property name="Visible">False</property>
                     <property name="Spacing">6</property>
                     <child>
-                      <widget class="LongoMatch.Gui.PlayerBin" id="sec_cam_playerbin">
+                      <widget class="LongoMatch.Gui.PlayerView" id="sec_cam_playerbin">
                         <property name="MemberName" />
                         <property name="Events">ButtonPressMask</property>
                       </widget>
@@ -11749,4 +11749,4 @@ To avoid this, and to enjoy many additional functional benefits, we encourage yo
       </widget>
     </child>
   </widget>
-</stetic-interface>
\ No newline at end of file
+</stetic-interface>
diff --git a/LongoMatch.GUI/gtk-gui/objects.xml b/LongoMatch.GUI/gtk-gui/objects.xml
index 1667eb2..dc74c16 100644
--- a/LongoMatch.GUI/gtk-gui/objects.xml
+++ b/LongoMatch.GUI/gtk-gui/objects.xml
@@ -297,12 +297,6 @@
     </itemgroups>
     <signals />
   </object>
-  <object type="LongoMatch.Gui.PlayerBin" palette-category="General" allow-children="false" 
base-type="Gtk.Bin">
-    <itemgroups>
-    </itemgroups>
-    <signals>
-    </signals>
-  </object>
   <object type="LongoMatch.Gui.PlayerCapturerBin" palette-category="General" allow-children="false" 
base-type="Gtk.Bin">
     <itemgroups>
     </itemgroups>
@@ -324,4 +318,8 @@
       </itemgroup>
     </signals>
   </object>
+  <object type="LongoMatch.Gui.PlayerView" palette-category="LongoMatch" allow-children="false" 
base-type="Gtk.Bin">
+    <itemgroups />
+    <signals />
+  </object>
 </objects>
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]