aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/fileops/settingsdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/fileops/settingsdialog.ui')
-rw-r--r--src/plugins/General/fileops/settingsdialog.ui40
1 files changed, 4 insertions, 36 deletions
diff --git a/src/plugins/General/fileops/settingsdialog.ui b/src/plugins/General/fileops/settingsdialog.ui
index 8e1d5c5f0..dfa72b9ed 100644
--- a/src/plugins/General/fileops/settingsdialog.ui
+++ b/src/plugins/General/fileops/settingsdialog.ui
@@ -68,7 +68,7 @@
<item row="1" column="0" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
- <widget class="QToolButton" name="newButton">
+ <widget class="QPushButton" name="newButton">
<property name="minimumSize">
<size>
<width>26</width>
@@ -76,12 +76,12 @@
</size>
</property>
<property name="text">
- <string>+</string>
+ <string>Add</string>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="deleteButton">
+ <widget class="QPushButton" name="deleteButton">
<property name="minimumSize">
<size>
<width>26</width>
@@ -89,39 +89,7 @@
</size>
</property>
<property name="text">
- <string>-</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="toolButton">
- <property name="minimumSize">
- <size>
- <width>26</width>
- <height>0</height>
- </size>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- <property name="arrowType">
- <enum>Qt::UpArrow</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="toolButton_3">
- <property name="minimumSize">
- <size>
- <width>26</width>
- <height>0</height>
- </size>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- <property name="arrowType">
- <enum>Qt::DownArrow</enum>
+ <string>Remove</string>
</property>
</widget>
</item>