diff options
author | q5sys <jt@obs-sec.com> | 2016-03-28 23:55:12 -0400 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2016-03-28 23:55:12 -0400 |
commit | 1859a4077c798d1c4066c319fcb974390f851eb5 (patch) | |
tree | 1fcfc3c598c269f3b54257ec204c68ff2efa48a2 /lumina-screenshot/MainUI.ui | |
parent | Update MainUI.ui (diff) | |
download | lumina-1859a4077c798d1c4066c319fcb974390f851eb5.tar.gz lumina-1859a4077c798d1c4066c319fcb974390f851eb5.tar.bz2 lumina-1859a4077c798d1c4066c319fcb974390f851eb5.zip |
Update MainUI.ui
added statustip to edit action
Diffstat (limited to 'lumina-screenshot/MainUI.ui')
-rw-r--r-- | lumina-screenshot/MainUI.ui | 3 |
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"> |