delete all descriptors button

This commit is contained in:
leminlimez
2025-03-13 21:57:42 -04:00
parent 87ccfd57fe
commit dd978b4786
7 changed files with 70 additions and 11 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="deleteAllDescriptorsBtn">
<property name="text">
<string> Delete All Descriptors</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>
<widget class="QToolButton" name="resetPRBExtBtn">
<property name="text">