Renamed button_DEBUG to button_Debug for consistency.
This commit is contained in:
parent
eaf1657790
commit
3a42f10cae
|
@ -1260,7 +1260,7 @@
|
|||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkButton" id="button_DEBUG">
|
||||
<widget class="GtkButton" id="button_Debug">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Debug : </property>
|
||||
|
|
Loading…
Reference in New Issue