@@ -2,6 +2,7 @@
#define COMMON_H
#include <QString>
#include <QColor>
@@ -37,4 +38,8 @@
#define COLOR_TRAINING QColor(Qt::red)
#define COLOR_WEEKEND QColor(255, 165, 0)
QString secs2String(const qint32& secs);
#endif // COMMON_H
The note is not visible to the blocked user.