mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
find pb wallpapers button
This commit is contained in:
@@ -4203,6 +4203,20 @@ To work properly, also disable the daemon using the toggle above.</string>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="findPBBtn">
|
||||
<property name="text">
|
||||
<string> Find Wallpapers</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icon/globe.svg</normaloff>:/icon/globe.svg</iconset>
|
||||
</property>
|
||||
<property name="toolButtonStyle">
|
||||
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="pbHelpBtn">
|
||||
<property name="minimumSize">
|
||||
|
||||
Reference in New Issue
Block a user