From ce4a1359711b176adbfe2867d87fb98a00ee68ec Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 2 Feb 2024 11:26:35 +0900 Subject: [PATCH] Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- src/ui_main.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ui_main.ui b/src/ui_main.ui index 13978c6..142a8b5 100644 --- a/src/ui_main.ui +++ b/src/ui_main.ui @@ -711,12 +711,12 @@ spinDhcpTimeout buttonEnableAllMessages - + netScan() netConnect() showCfgDlg() setDeviceList() - + updateStatus(char sts)