feat: Add About Window

This commit is contained in:
Fabio Lenherr / DashieTM 2023-10-29 14:00:37 +01:00
parent 3dc0bdd792
commit 4f425c6428
3 changed files with 70 additions and 20 deletions

View file

@ -71,7 +71,7 @@
</object>
</child>
<child>
<object class="GtkButton">
<object class="GtkButton" id="resetAboutButton">
<property name="has-frame">False</property>
<property name="label">About</property>
</object>
@ -153,7 +153,7 @@
<!-- Custom fragments -->
<child>
<object id="resetSidebarBreakpoint" class="AdwBreakpoint">
</object>
</object>
</child>
</template>
</interface>