Make the timer single shot
This commit is contained in:
parent
792011c1c9
commit
0770f6e6b5
4 changed files with 24 additions and 12 deletions
|
|
@ -67,6 +67,7 @@ signals:
|
|||
void getOwnProfileResponse(const QUrl &avatar_url, const QString &display_name);
|
||||
void initialSyncCompleted(const SyncResponse &response);
|
||||
void syncCompleted(const SyncResponse &response);
|
||||
void syncFailed(const QString &msg);
|
||||
void messageSent(const QString &event_id, const int txn_id);
|
||||
|
||||
private slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue