From f5a37f7c81e6177eaa310dbe865a6a2d24c05334 Mon Sep 17 00:00:00 2001 From: chenxuechao Date: Mon, 4 Jul 2022 15:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99signal:?= =?UTF-8?q?=E5=85=B3=E9=94=AE=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/mobilehotspot/blacklistpage.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/mobilehotspot/blacklistpage.h b/plugins/mobilehotspot/blacklistpage.h index c173a074..d76ef1a8 100644 --- a/plugins/mobilehotspot/blacklistpage.h +++ b/plugins/mobilehotspot/blacklistpage.h @@ -46,8 +46,6 @@ private: void addBlacklistDevFrame(QString staMac, QString staName); void clearBlacklistLayout(); -signals: - private slots: void onsetStaIntoBlacklist(QString staMac); void onRemoveFromBlacklistBtnClicked(QString staMac);