From d567067b8302ba24a6ac8979db29cfaadc1875e8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 5 Feb 2024 11:20:32 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- kommander/editor/wizardeditor.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kommander/editor/wizardeditor.ui') diff --git a/kommander/editor/wizardeditor.ui b/kommander/editor/wizardeditor.ui index 2f5c16e4..ec183bf2 100644 --- a/kommander/editor/wizardeditor.ui +++ b/kommander/editor/wizardeditor.ui @@ -302,7 +302,7 @@ cancelClicked() - + init() destroy() addClicked() @@ -315,6 +315,6 @@ okClicked() removeClicked() upClicked() - + -- cgit v1.2.1