From 3ff7dc75a1b4c30894e6ecaa98317b253fa3034c Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 2 Sep 2020 22:10:38 +0200 Subject: themeeditor: Fix menu Quit entry not working. Change-Id: Ib527b4b4a7b450dee713dea93eaf93d85c0d4bfd --- utils/themeeditor/gui/editorwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/themeeditor/gui/editorwindow.ui b/utils/themeeditor/gui/editorwindow.ui index 65f6f7e528..5bcea98c5c 100644 --- a/utils/themeeditor/gui/editorwindow.ui +++ b/utils/themeeditor/gui/editorwindow.ui @@ -491,7 +491,7 @@ actionQuit - activated() + triggered() EditorWindow close() -- cgit v1.2.3