Complete phases 6 and 7: Notifications & System Tray, Background Sync & Scheduling
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user