Simplified XML
This commit is contained in:
		
					parent
					
						
							
								d18b92f4bc
							
						
					
				
			
			
				commit
				
					
						19e05a22b8
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -4,8 +4,8 @@
 | 
				
			||||||
  <object class="GtkApplicationWindow" id="main_window">
 | 
					  <object class="GtkApplicationWindow" id="main_window">
 | 
				
			||||||
    <property name="default-height">500</property>
 | 
					    <property name="default-height">500</property>
 | 
				
			||||||
    <property name="default-width">720</property>
 | 
					    <property name="default-width">720</property>
 | 
				
			||||||
    <property name="child">
 | 
					    <child>
 | 
				
			||||||
      <object class="GtkBox" id="main_box">
 | 
					      <object class="GtkBox">
 | 
				
			||||||
        <property name="orientation">vertical</property>
 | 
					        <property name="orientation">vertical</property>
 | 
				
			||||||
        <child>
 | 
					        <child>
 | 
				
			||||||
          <object class="GtkBox">
 | 
					          <object class="GtkBox">
 | 
				
			||||||
| 
						 | 
					@ -579,6 +579,6 @@
 | 
				
			||||||
          </object>
 | 
					          </object>
 | 
				
			||||||
        </child>
 | 
					        </child>
 | 
				
			||||||
      </object>
 | 
					      </object>
 | 
				
			||||||
    </property>
 | 
					    </child>
 | 
				
			||||||
  </object>
 | 
					  </object>
 | 
				
			||||||
</interface>
 | 
					</interface>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue