reset prb extensions button

This commit is contained in:
leminlimez
2025-03-13 12:33:27 -04:00
parent 7bcd4b8c81
commit 8eaf008b72
8 changed files with 709 additions and 6532 deletions

View File

@@ -4246,6 +4246,20 @@ To work properly, also disable the daemon using the toggle above.</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="resetPRBExtBtn">
<property name="text">
<string> Reset PRB Extension</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/icon/trash.svg</normaloff>:/icon/trash.svg</iconset>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_22">
<property name="orientation">