[longomatch] Remove shadow from mediafileset selection widget.
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Remove shadow from mediafileset selection widget.
- Date: Wed, 18 Mar 2015 14:42:07 +0000 (UTC)
commit cc0e3de3a5018de9e159c4877c6ccc18cf4fe73f
Author: Julien Moutte <julien fluendo com>
Date: Fri Mar 13 19:51:27 2015 +0100
Remove shadow from mediafileset selection widget.
...ngoMatch.Gui.Component.MediaFileSetSelection.cs | 1 -
LongoMatch.GUI/gtk-gui/gui.stetic | 9 +--------
2 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.MediaFileSetSelection.cs
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.MediaFileSetSelection.cs
index 8d8a8a7..5cc8899 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.MediaFileSetSelection.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.MediaFileSetSelection.cs
@@ -22,7 +22,6 @@ namespace LongoMatch.Gui.Component
this.mfss_scrolledwindow.CanFocus = true;
this.mfss_scrolledwindow.Name = "mfss_scrolledwindow";
this.mfss_scrolledwindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
- this.mfss_scrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1));
// Container child mfss_scrolledwindow.Gtk.Container+ContainerChild
global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
w1.ShadowType = ((global::Gtk.ShadowType)(0));
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index 95c7739..756f42f 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -5868,7 +5868,7 @@ You can continue with the current capture, cancel it or save your project.
</widget>
</child>
</widget>
- <widget class="Gtk.Bin" id="LongoMatch.Gui.Panel.NewProjectPanel" design-size="1641 786">
+ <widget class="Gtk.Bin" id="LongoMatch.Gui.Panel.NewProjectPanel" design-size="2453 786">
<property name="MemberName" />
<property name="Visible">False</property>
<child>
@@ -10673,7 +10673,6 @@ You can continue with the current capture, cancel it or save your project.
<property name="MemberName" />
<property name="CanFocus">True</property>
<property name="HscrollbarPolicy">Never</property>
- <property name="ShadowType">In</property>
<child>
<widget class="Gtk.Viewport" id="GtkViewport">
<property name="MemberName" />
@@ -10691,12 +10690,6 @@ You can continue with the current capture, cancel it or save your project.
<child>
<placeholder />
</child>
- <child>
- <placeholder />
- </child>
- <child>
- <placeholder />
- </child>
</widget>
</child>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]