summaryrefslogtreecommitdiff
path: root/noncore/tools/clock/setAlarm.h
Unidiff
Diffstat (limited to 'noncore/tools/clock/setAlarm.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/clock/setAlarm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/tools/clock/setAlarm.h b/noncore/tools/clock/setAlarm.h
index 7d63237..a21af05 100644
--- a/noncore/tools/clock/setAlarm.h
+++ b/noncore/tools/clock/setAlarm.h
@@ -28,3 +28,3 @@ class QSlider;
28class QButtonGroup; 28class QButtonGroup;
29 29class QCheckBox;
30class Set_Alarm : public QDialog 30class Set_Alarm : public QDialog
@@ -45,3 +45,5 @@ public:
45 QButtonGroup *ButtonGroup1; 45 QButtonGroup *ButtonGroup1;
46 QCheckBox *useMp3Check;
46protected slots: 47protected slots:
48 void slotChangemp3CkeckBox(bool);
47 void slotChangeHour(int); 49 void slotChangeHour(int);