Commit Graph
2 Commits
Author SHA1 Message Date
javier 8bc04ef596 fix: remove =default from all destructors in headers
- Removed '= default' from all class destructors in headers
- Destructors now declared without =default (defined in .cpp)
- Fixes 'definition of explicitly-defaulted destructor' error across all classes
2026-08-28 13:21:54 +02:00
javier 0e9f620fe0 Fix build: synchronize Request API, fix GmailSynchronizer, and migrate UI to Qt6 Widgets 2026-06-17 22:44:27 +02:00