summaryrefslogtreecommitdiffstats
path: root/gui/dialogs/ScreenshotDialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gui/dialogs/ScreenshotDialog.ui')
-rw-r--r--gui/dialogs/ScreenshotDialog.ui9
1 files changed, 8 insertions, 1 deletions
diff --git a/gui/dialogs/ScreenshotDialog.ui b/gui/dialogs/ScreenshotDialog.ui
index 9e4bd6f0..4e42a548 100644
--- a/gui/dialogs/ScreenshotDialog.ui
+++ b/gui/dialogs/ScreenshotDialog.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Screenshots</string>
+ <string>Screenshot Manager</string>
</property>
<property name="windowIcon">
<iconset resource="../../resources/multimc/multimc.qrc">
@@ -72,6 +72,13 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QPushButton" name="deleteBtn">
+ <property name="text">
+ <string>Delete</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
</layout>