Remove the label property.
This commit is contained in:
parent
c6f6ea3404
commit
802ca6ac25
1 changed files with 0 additions and 1 deletions
|
@ -249,7 +249,6 @@
|
||||||
<object class="GtkLabel" id="inapp_label">
|
<object class="GtkLabel" id="inapp_label">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label">This is an app-notification</property>
|
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
|
Loading…
Reference in a new issue