Brutally restored choosing alert sound & fixed status column not always updating
[kitchenalert] / src / timer.h
index 7df8c2d..519039c 100644 (file)
@@ -80,6 +80,10 @@ public slots:
     void stop();
     void snooze();
 
+    void enableDefaultSound();
+    void changeAlertSound(QString filename);
+
+
 
 
 private: