From 0458ef2d8d909669b83c75bfb646712078bcb760 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 2 Nov 2018 12:04:29 +0100 Subject: [PATCH] Added shortcut to add dialog: Del deletes selected receipt --- CMakeLists.txt | 2 +- src/whyblocked_add.ui | 3 +++ translations/whyblocked_de.ts | 5 +++++ translations/whyblocked_en.ts | 5 +++++ 4 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 50c32f6..e7ec49f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.6) project (whyblocked - VERSION 0.11.0 + VERSION 0.11.1 LANGUAGES CXX ) diff --git a/src/whyblocked_add.ui b/src/whyblocked_add.ui index bf882c1..16bf055 100644 --- a/src/whyblocked_add.ui +++ b/src/whyblocked_add.ui @@ -160,6 +160,9 @@ .. + + Del + diff --git a/translations/whyblocked_de.ts b/translations/whyblocked_de.ts index e83b12d..1b5faee 100644 --- a/translations/whyblocked_de.ts +++ b/translations/whyblocked_de.ts @@ -63,6 +63,11 @@ Re&move Ent&fernen + + + Del + + Insert receipt here. diff --git a/translations/whyblocked_en.ts b/translations/whyblocked_en.ts index 2eb0787..fab4e38 100644 --- a/translations/whyblocked_en.ts +++ b/translations/whyblocked_en.ts @@ -63,6 +63,11 @@ Re&move + + + Del + + Insert receipt here.