From 008980217743ffce79e0a7c66986551d4e8af7f1 Mon Sep 17 00:00:00 2001 From: Martin Kleusberg Date: Sat, 9 Feb 2019 18:42:53 +0100 Subject: [PATCH] Make Add Record button work again with a single click In 5f4d0ee7ff5a2795ed48b27f62ae1c7d286e794f the Add Record button in the Browse Table tab was inadvertently changed to only open a popup menu after a long click but not triggering the Add Record action after a normal click. This restores the old behaviour. --- src/MainWindow.ui | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/MainWindow.ui b/src/MainWindow.ui index 55b0ac03..bd36d7cc 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -4227,6 +4227,22 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed + + actionNewRecord + triggered() + MainWindow + addRecord() + + + -1 + -1 + + + 518 + 314 + + + fileOpen()