mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-06 14:29:54 +08:00
fix vsync
This commit is contained in:
parent
36e335bd72
commit
6084ce23ed
@ -57,7 +57,7 @@ private:
|
|||||||
void showMessageBox(const QString &message, bool showButton);
|
void showMessageBox(const QString &message, bool showButton);
|
||||||
void hideMessageBox();
|
void hideMessageBox();
|
||||||
void onMessageButtonClick();
|
void onMessageButtonClick();
|
||||||
QString VSync::getSyncHead(const QString &args) const;
|
QString getSyncHead(const QString &args) const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString m_dir;
|
QString m_dir;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user