From 48c2f91aee7fffc81968e318bd033b127d3ee043 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 (cherry picked from commit d567067b8302ba24a6ac8979db29cfaadc1875e8) --- quanta/components/debugger/dbgp/dbgpsettingss.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quanta/components/debugger/dbgp') diff --git a/quanta/components/debugger/dbgp/dbgpsettingss.ui b/quanta/components/debugger/dbgp/dbgpsettingss.ui index f26895bb..b8dba8de 100644 --- a/quanta/components/debugger/dbgp/dbgpsettingss.ui +++ b/quanta/components/debugger/dbgp/dbgpsettingss.ui @@ -704,11 +704,11 @@ buttonOk buttonCancel - + slotLocalProjectToggled(bool) checkLocalProject_toggled(bool) slotLocalProjectToggle(bool) - + ktextbrowser.h -- cgit v1.2.3