mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Use crl::time/now instead of TimeMs/getms.
This commit is contained in:
@@ -217,7 +217,7 @@ private:
|
||||
QPixmap _buttonsCache;
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
TimeMs _started;
|
||||
crl::time _started;
|
||||
#endif // Q_OS_WIN
|
||||
|
||||
History *_history;
|
||||
|
Reference in New Issue
Block a user