将KBallonTip初始化

This commit is contained in:
zhangyuanyuan1 2022-05-06 10:16:31 +08:00
parent dc84210007
commit 0d54752926
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ public:
FixLabel *m_IPV6;
QLabel *m_Mac;
QLabel *m_autoConnect;
KBallonTip *m_copiedTip;
KBallonTip *m_copiedTip = nullptr;
// QWidget *autoFrame;
private: