Fix build: synchronize Request API, fix GmailSynchronizer, and migrate UI to Qt6 Widgets
This commit is contained in:
@@ -123,4 +123,5 @@ void SyncScheduler::setLastSyncTimestamp(qint64 timestamp)
|
||||
{
|
||||
QSettings settings;
|
||||
settings.setValue("lastSyncTimestamp", timestamp);
|
||||
}
|
||||
}
|
||||
#include "syncscheduler.moc"
|
||||
|
||||
Reference in New Issue
Block a user