aboutsummaryrefslogtreecommitdiff
path: root/src/rateapp.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/rateapp.ui')
-rw-r--r--src/rateapp.ui73
1 files changed, 68 insertions, 5 deletions
diff --git a/src/rateapp.ui b/src/rateapp.ui
index 9b6ee24..38ebc00 100644
--- a/src/rateapp.ui
+++ b/src/rateapp.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>472</width>
- <height>224</height>
+ <width>477</width>
+ <height>257</height>
</rect>
</property>
<property name="windowTitle">
@@ -65,6 +65,19 @@
</widget>
</item>
<item>
+ <spacer name="horizontalSpacer_2">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
<widget class="QLabel" name="label_4">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Preferred">
@@ -78,14 +91,51 @@
</widget>
</item>
<item>
+ <spacer name="horizontalSpacer_3">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
<widget class="QPushButton" name="rateOnGithub">
<property name="text">
<string>Star rate Github repo</string>
</property>
</widget>
</item>
+ </layout>
+ </item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
+ <item>
+ <widget class="QPushButton" name="donate">
+ <property name="text">
+ <string>Donate via Paypal </string>
+ </property>
+ </widget>
+ </item>
<item>
- <widget class="QLabel" name="label_3">
+ <spacer name="horizontalSpacer_4">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="QLabel" name="label_5">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Preferred">
<horstretch>0</horstretch>
@@ -98,9 +148,22 @@
</widget>
</item>
<item>
- <widget class="QPushButton" name="donate">
+ <spacer name="horizontalSpacer_5">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="QPushButton" name="donate_2">
<property name="text">
- <string>Donate</string>
+ <string>Donate via OpenCollective</string>
</property>
</widget>
</item>