forked from AuroraMiddleware/gtk
Fix confusing indentation
svn path=/trunk/; revision=18372
This commit is contained in:
parent
d606fb052a
commit
2bb9dab718
@ -1155,15 +1155,15 @@ gboolean test_combo_box (void)
|
||||
" <property name=\"visible\">True</property>"
|
||||
" <child>"
|
||||
" <object class=\"GtkCellRendererText\" id=\"renderer1\"/>"
|
||||
" <attributes>"
|
||||
" <attribute name=\"text\">0</attribute>"
|
||||
" </attributes>"
|
||||
" <attributes>"
|
||||
" <attribute name=\"text\">0</attribute>"
|
||||
" </attributes>"
|
||||
" </child>"
|
||||
" <child>"
|
||||
" <object class=\"GtkCellRendererText\" id=\"renderer2\"/>"
|
||||
" <attributes>"
|
||||
" <attribute name=\"text\">1</attribute>"
|
||||
" </attributes>"
|
||||
" <attributes>"
|
||||
" <attribute name=\"text\">1</attribute>"
|
||||
" </attributes>"
|
||||
" </child>"
|
||||
" </object>"
|
||||
" </child>"
|
||||
|
Loading…
Reference in New Issue
Block a user