aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2016-03-28 23:55:12 -0400
committerq5sys <jt@obs-sec.com>2016-03-28 23:55:12 -0400
commit1859a4077c798d1c4066c319fcb974390f851eb5 (patch)
tree1fcfc3c598c269f3b54257ec204c68ff2efa48a2
parentUpdate MainUI.ui (diff)
downloadlumina-1859a4077c798d1c4066c319fcb974390f851eb5.tar.gz
lumina-1859a4077c798d1c4066c319fcb974390f851eb5.tar.bz2
lumina-1859a4077c798d1c4066c319fcb974390f851eb5.zip
Update MainUI.ui
added statustip to edit action
-rw-r--r--lumina-screenshot/MainUI.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/lumina-screenshot/MainUI.ui b/lumina-screenshot/MainUI.ui
index 024dc914..628828ee 100644
--- a/lumina-screenshot/MainUI.ui
+++ b/lumina-screenshot/MainUI.ui
@@ -195,6 +195,9 @@
<property name="toolTip">
<string>Edit Screenshot</string>
</property>
+ <property name="statusTip">
+ <string>Edit Screenshot</string>
+ </property>
</action>
<action name="actionQuit">
<property name="text">
bgstack15