Rename window to Boost Controller
This commit is contained in:
parent
4e05c7ae93
commit
72424fb148
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<requires lib="gtk" version="4.0"/>
|
<requires lib="gtk" version="4.0"/>
|
||||||
<requires lib="Adw" version="1.0"/>
|
<requires lib="Adw" version="1.0"/>
|
||||||
<template class="BoostcontrollerWindow" parent="AdwApplicationWindow">
|
<template class="BoostcontrollerWindow" parent="AdwApplicationWindow">
|
||||||
<property name="title" translatable="yes">Boostcontroller</property>
|
<property name="title" translatable="yes">Boost Controller</property>
|
||||||
<property name="default-width">800</property>
|
<property name="default-width">800</property>
|
||||||
<property name="default-height">600</property>
|
<property name="default-height">600</property>
|
||||||
<property name="content">
|
<property name="content">
|
||||||
|
|
Loading…
Reference in a new issue