From 12c6a66375862a7cc5025fc051f20192fa6f1d89 Mon Sep 17 00:00:00 2001 From: mgrojo Date: Thu, 1 Aug 2019 21:39:17 +0200 Subject: [PATCH] New shortcuts for menu entries: open read-only and wiki Ctrl+Shift+O for "Open DB Read Only" (see issue #1904) F1 for "Help > Wiki" (our online help page) --- src/MainWindow.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/MainWindow.ui b/src/MainWindow.ui index 07bc92c3..5565bddf 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -1788,6 +1788,9 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed &Wiki + + F1 + QAction::NoRole @@ -2062,6 +2065,9 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed This option is used to open an existing database file. + + Ctrl+Shift+O + QAction::NoRole