Remove empty rows at the end of some lists
This commit is contained in:
parent
aa96bc2cbf
commit
2077347b34
@ -686,9 +686,6 @@
|
||||
<row>
|
||||
<col id="0" translatable="yes">Bottom</col>
|
||||
</row>
|
||||
<row>
|
||||
<col id="0" translatable="yes"></col>
|
||||
</row>
|
||||
</data>
|
||||
</object>
|
||||
<object class="GtkListStore" id="liststore2">
|
||||
@ -709,9 +706,6 @@
|
||||
<row>
|
||||
<col id="0" translatable="yes">Bottom</col>
|
||||
</row>
|
||||
<row>
|
||||
<col id="0" translatable="yes"></col>
|
||||
</row>
|
||||
</data>
|
||||
</object>
|
||||
<object class="GtkListStore" id="liststore3">
|
||||
@ -732,9 +726,6 @@
|
||||
<row>
|
||||
<col id="0" translatable="yes">Bottom</col>
|
||||
</row>
|
||||
<row>
|
||||
<col id="0" translatable="yes"></col>
|
||||
</row>
|
||||
</data>
|
||||
</object>
|
||||
<object class="GtkListStore" id="liststore4">
|
||||
|
Loading…
x
Reference in New Issue
Block a user