mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-08 02:57:45 +02:00
feat: Add About Window
This commit is contained in:
parent
3dc0bdd792
commit
4f425c6428
3 changed files with 70 additions and 20 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue