Graphical improvements, fix compile warnings
This commit is contained in:
@@ -23,6 +23,15 @@
|
||||
<style />
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="mouse_manufacturer">
|
||||
<property name="halign">center</property>
|
||||
<property name="justify">center</property>
|
||||
<style>
|
||||
<class name="heading" />
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="mouse_name">
|
||||
<property name="halign">center</property>
|
||||
@@ -57,6 +66,17 @@
|
||||
<property name="valign">start</property>
|
||||
<child>
|
||||
<object class="AdwPreferencesGroup" id="dpi_preference_group">
|
||||
<property name="header-suffix">
|
||||
<object class="GtkButton">
|
||||
<property name="child">
|
||||
<object class="AdwButtonContent" id="dpi_stage_add_button">
|
||||
<property name="icon-name">list-add-symbolic</property>
|
||||
<property name="label">1/1</property>
|
||||
<property name="use-underline">True</property>
|
||||
</object>
|
||||
</property>
|
||||
</object>
|
||||
</property>
|
||||
<property name="width-request">300</property>
|
||||
<property name="title">DPI Stages</property>
|
||||
<property name="description">DPI Stages of the mouse</property>
|
||||
|
Reference in New Issue
Block a user