parent
8fd2ca5d4f
commit
5736ebea0a
|
@ -245,7 +245,7 @@ private:
|
|||
TransmissionDialog *m_transmissionDialog = nullptr; // 传输进度窗口
|
||||
MessageDialog *m_messageBox = nullptr; // 请求提示框
|
||||
SuspendTabBar *m_suspendTabBar = nullptr; // 投屏控制
|
||||
kdk::KBallonTip *m_tipWin; // 消息提示
|
||||
kdk::KBallonTip *m_tipWin = nullptr; // 消息提示
|
||||
LoadDialog *m_loadDialog = nullptr; // 加载等待
|
||||
QLabel *m_tipDisplayWin = nullptr; // 显示当前目录状态以及搜索结果状态界面
|
||||
TipDisplayWin *m_tipDisplayLay = nullptr; // 居中显示当前目录状态以及搜索结果状态布局
|
||||
|
|
Loading…
Reference in New Issue