Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ZenWalker
Glade
Commits
39cab4bc
Commit
39cab4bc
authored
Sep 13, 2012
by
Juan Pablo Ugarte
Browse files
Set ignore=true on virtual property glade-style-classes to avoid bogus warnings
parent
cbd4d897
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/gtk+/gtk+.xml.in
View file @
39cab4bc
...
...
@@ -67,7 +67,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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment