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 --- quanta/components/debugger/dbgp/dbgpsettingss.ui | 4 ++-- quanta/components/debugger/gubed/gubedsettingss.ui | 4 ++-- quanta/components/debugger/pathmapperdialogs.ui | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'quanta/components') 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 diff --git a/quanta/components/debugger/gubed/gubedsettingss.ui b/quanta/components/debugger/gubed/gubedsettingss.ui index 25eb530b..a9e80bc2 100644 --- a/quanta/components/debugger/gubed/gubedsettingss.ui +++ b/quanta/components/debugger/gubed/gubedsettingss.ui @@ -749,9 +749,9 @@ buttonOk buttonCancel - + slotUseProxyToggle( bool ) - + ktextbrowser.h diff --git a/quanta/components/debugger/pathmapperdialogs.ui b/quanta/components/debugger/pathmapperdialogs.ui index 36825c1e..22bedbf4 100644 --- a/quanta/components/debugger/pathmapperdialogs.ui +++ b/quanta/components/debugger/pathmapperdialogs.ui @@ -329,9 +329,9 @@ The quanta will know that files starting with "/home/user/project/" on the local reject() - + slotHistoryclicked() - + kled.h -- cgit v1.2.1