aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5/desktop-utils/lumina-screenshot/MainUI.ui')
-rw-r--r--src-qt5/desktop-utils/lumina-screenshot/MainUI.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui b/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui
index 7b088bda..5e3aabb4 100644
--- a/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui
+++ b/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>357</width>
- <height>414</height>
+ <width>386</width>
+ <height>288</height>
</rect>
</property>
<property name="sizePolicy">
@@ -45,7 +45,7 @@
</property>
<property name="sizeHint" stdset="0">
<size>
- <width>40</width>
+ <width>0</width>
<height>20</height>
</size>
</property>
@@ -84,7 +84,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>Edit</string>
+ <string>Open With...</string>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextBesideIcon</enum>
@@ -210,8 +210,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>315</width>
- <height>342</height>
+ <width>344</width>
+ <height>216</height>
</rect>
</property>
</widget>
bgstack15