From 0d5475292624b47570114a14cec1df29e892c132 Mon Sep 17 00:00:00 2001 From: zhangyuanyuan1 Date: Fri, 6 May 2022 10:16:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86KBallonTip=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/netdetails/detailpage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/netdetails/detailpage.h b/src/frontend/netdetails/detailpage.h index b6664658..c7062629 100644 --- a/src/frontend/netdetails/detailpage.h +++ b/src/frontend/netdetails/detailpage.h @@ -76,7 +76,7 @@ public: FixLabel *m_IPV6; QLabel *m_Mac; QLabel *m_autoConnect; - KBallonTip *m_copiedTip; + KBallonTip *m_copiedTip = nullptr; // QWidget *autoFrame; private: