---
This commit is contained in:
@@ -87,7 +87,7 @@ private:
|
||||
Ui::MainWindow *ui;
|
||||
CallStatus m_callStatus = CallStatus::Idle;
|
||||
std::vector<Record> m_msgList;
|
||||
|
||||
int m_unReadMsgCount = 0;
|
||||
int m_callDuration = 0;
|
||||
std::shared_ptr<QTimer> m_timer;
|
||||
std::shared_ptr<spdlog::logger> m_logger;
|
||||
|
||||
Reference in New Issue
Block a user