Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
deeffest authored Jan 9, 2024
1 parent 8bad6ad commit 8330916
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions core/ui/gui-settings.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>561</width>
<height>731</height>
<width>521</width>
<height>769</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -36,6 +36,18 @@
</property>
</spacer>
</item>
<item>
<widget class="HyperlinkButton" name="HyperlinkButton">
<property name="text">
<string>Bug Report</string>
</property>
<property name="url">
<url>
<string>https://forms.gle/rQP3LAjCFSJo3xBt8</string>
</url>
</property>
</widget>
</item>
</layout>
</item>
<item>
Expand All @@ -60,11 +72,14 @@
<rect>
<x>0</x>
<y>0</y>
<width>541</width>
<width>546</width>
<height>707</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="rightMargin">
<number>9</number>
</property>
<item>
<widget class="QFrame" name="frame_2">
<layout class="QVBoxLayout" name="verticalLayout_3">
Expand Down Expand Up @@ -441,7 +456,7 @@
<item>
<widget class="BodyLabel" name="BodyLabel_12">
<property name="text">
<string>Created with ♥ by deeffest, 2023.</string>
<string>Created with ♥ by deeffest, 2023-2024.</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 8330916

Please sign in to comment.