Complete phases 6 and 7: Notifications & System Tray, Background Sync & Scheduling

This commit is contained in:
Padrino
2026-05-29 22:53:57 +02:00
parent 4fdd95c979
commit acaf741eb9
8 changed files with 293 additions and 38 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
#include <QDateTime>
#include <QTimer>
#include <QEventLoop>
#include "../core/events.h"
#include "../core/eventbus.h"
#include "../../core/events.h"
#include "../../core/eventbus.h"
GmailSynchronizer::GmailSynchronizer(QObject* parent)
: Synchronizer(parent),