Add love button

This commit is contained in:
Jonas Kvinge
2019-06-12 00:38:52 +02:00
parent fb5a53435e
commit 4875d319dc
24 changed files with 233 additions and 32 deletions

View File

@@ -51,6 +51,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_love_button">
<property name="text">
<string>Show love button</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="layout_submit">
<item>