Remove buttons from search widget

These buttons are replaced by right-click menu actions.
This commit is contained in:
Chocobo1
2019-06-26 11:41:23 +08:00
parent 4f5302adf8
commit 5b9b5ce577
3 changed files with 0 additions and 75 deletions

View File

@@ -113,36 +113,6 @@ Click the "Search plugins..." button at the bottom right of the window
</item>
<item>
<layout class="QHBoxLayout" name="layout2">
<item>
<widget class="QPushButton" name="downloadButton">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Download</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="goToDescBtn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Open description page</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="copyURLBtn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Copy description page URL</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer2">
<property name="orientation">