mirror of
https://github.com/ciromattia/kcc
synced 2026-01-30 00:47:37 +00:00
fix button size
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="kofiButton">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Support me on Ko-fi</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user