File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 312
312
<property name =" top_attach" >14</property >
313
313
</packing >
314
314
</child >
315
- <child >
316
- <object class =" GtkSeparator" >
317
- <property name =" visible" >True</property >
318
- <property name =" can_focus" >False</property >
319
- <property name =" orientation" >vertical</property >
320
- </object >
321
- <packing >
322
- <property name =" left_attach" >0</property >
323
- <property name =" top_attach" >15</property >
324
- <property name =" width" >2</property >
325
- </packing >
326
- </child >
327
315
<child >
328
316
<object class =" GtkLabel" >
329
317
<property name =" visible" >True</property >
336
324
</packing >
337
325
</child >
338
326
<child >
339
- <object class =" GtkCheckButton" id =" static_blur " >
327
+ <object class =" GtkCheckButton" id =" debug_mode " >
340
328
<property name =" label" translatable =" yes" >(adds some logs, useful when reporting an issue)</property >
341
329
<property name =" visible" >True</property >
342
330
<property name =" can_focus" >True</property >
350
338
<property name =" top_attach" >15</property >
351
339
</packing >
352
340
</child >
341
+ <child >
342
+ <object class =" GtkSeparator" >
343
+ <property name =" visible" >True</property >
344
+ <property name =" can_focus" >False</property >
345
+ <property name =" orientation" >vertical</property >
346
+ </object >
347
+ <packing >
348
+ <property name =" left_attach" >0</property >
349
+ <property name =" top_attach" >16</property >
350
+ <property name =" width" >2</property >
351
+ </packing >
352
+ </child >
353
353
</object >
354
354
</interface >
You can’t perform that action at this time.
0 commit comments