system: Drop mistaken <child type="child"> xml node in UI file
This commit is contained in:
parent
a620b9572f
commit
24a07fbef4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<interface>
|
||||
<template class="CcSystemPanel" parent="CcPanel">
|
||||
<child type="child">
|
||||
<child>
|
||||
<object class="AdwNavigationPage">
|
||||
<property name="title" translatable="yes">System</property>
|
||||
<property name="child">
|
||||
|
|
Loading…
Add table
Reference in a new issue