[glade/glade-3-14: 36/36] Set ignore=true on virtual property glade-style-classes to avoid bogus warnings



commit 052a96d683e4387d3a8b5fb690c31c43762a8278
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Thu Sep 13 21:41:13 2012 -0300

    Set ignore=true on virtual property glade-style-classes to avoid bogus warnings

 plugins/gtk+/gtk+.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 72927e9..8956013 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -68,7 +68,7 @@
 	<property id="margin-top" common="True" since="3.0"/>
 	<property id="margin-bottom" common="True" since="3.0"/>
 
-	<property id="glade-style-classes" _name="Style Classes" weight="4.25" common="True" save="False" since="3.0">
+	<property id="glade-style-classes" _name="Style Classes" weight="4.25" common="True" save="False" ignore="True" since="3.0">
 	  <parameter-spec>
 	    <type>GParamBoxed</type>
 	    <value-type>GladeStringList</value-type>



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