add snoolie to app credits

This commit is contained in:
leminlimez
2025-03-28 10:18:46 -04:00
parent ff82afe7cc
commit a2f8ddd00d
4 changed files with 69 additions and 9 deletions

View File

@@ -1385,7 +1385,7 @@ QToolButton:pressed {
</property>
<property name="minimumSize">
<size>
<width>150</width>
<width>145</width>
<height>35</height>
</size>
</property>
@@ -1435,6 +1435,27 @@ Posterboard</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="snoolieBtn">
<property name="styleSheet">
<string notr="true">QToolButton {
border-radius: 0px;
background: none;
border: 1px solid #3b3b3b;
border-left: none;
}
QToolButton:pressed {
background-color: #535353;
color: #FFFFFF;
}</string>
</property>
<property name="text">
<string>Snoolie
.aar Handling</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="disfordottieBtn">
<property name="sizePolicy">
@@ -1464,7 +1485,7 @@ QToolButton:pressed {
</property>
<property name="text">
<string>disfordottie
Clock Anim, Photos UI</string>
Feature Flags</string>
</property>
</widget>
</item>
@@ -1530,7 +1551,7 @@ Quiet Daemon</string>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<width>145</width>
<height>35</height>
</size>
</property>