From: Shawn Rutledge Date: Thu, 28 May 2015 14:27:49 +0000 (+0200) Subject: Linguist: do not override the roles of Edit menu items X-Git-Tag: v5.5.90+alpha1~20^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1dbbdf3908e001293a8c427e503fc2a65d1f1063;p=platform%2Fupstream%2Fqttools.git Linguist: do not override the roles of Edit menu items The menu items were staying disabled whenever the File dialog is open, so it was not possible to use them to cut/copy/paste into the native FileDialog (or its child sheets) on OS X. Task-number: QTBUG-17291 Change-Id: I0b821bd85d6d614ad845f594e4d8d994e1386d94 Reviewed-by: Morten Johan Sørvig --- diff --git a/src/linguist/linguist/mainwindow.ui b/src/linguist/linguist/mainwindow.ui index 03fa38b..769bade 100644 --- a/src/linguist/linguist/mainwindow.ui +++ b/src/linguist/linguist/mainwindow.ui @@ -312,9 +312,6 @@ Ctrl+X - - QAction::NoRole - @@ -329,9 +326,6 @@ Ctrl+C - - QAction::NoRole - @@ -346,9 +340,6 @@ Ctrl+V - - QAction::NoRole - @@ -363,9 +354,6 @@ Ctrl+A - - QAction::NoRole -