From 93d1f664134505adc0a6217e5143c548a16aa95a Mon Sep 17 00:00:00 2001 From: emeric Date: Mon, 20 Jun 2022 21:03:38 +0200 Subject: [PATCH] Fixed search input when enter is pressed. fixes #241 --- approot/main.xml | 4 ++-- src/lms/ui/LmsApplication.cpp | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/approot/main.xml b/approot/main.xml index 016484e5..71c46fca 100644 --- a/approot/main.xml +++ b/approot/main.xml @@ -14,9 +14,9 @@