clang format

This commit is contained in:
2026-02-09 13:50:26 +01:00
parent e1217305a5
commit ea9ab4b2cb
19 changed files with 66 additions and 67 deletions

View File

@@ -12,7 +12,7 @@
#include "gdkmm/monitor.h"
class NotificationController {
inline static std::shared_ptr<NotificationController> instance = nullptr;
inline static std::shared_ptr<NotificationController> instance = nullptr;
public:
static std::shared_ptr<NotificationController> getInstance() {