This commit is contained in:
LubuWest 2019-06-25 20:59:10 +02:00
commit d48847d183
135 changed files with 8879 additions and 3693 deletions

View file

@ -51,6 +51,7 @@ signals:
public slots:
void setAlarm(int time);
void notify(QString title, QString text, int id);
private:
int m_time;