Diffstat (limited to 'kalarmd/simplealarmdaemonimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kalarmd/simplealarmdaemonimpl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kalarmd/simplealarmdaemonimpl.h b/kalarmd/simplealarmdaemonimpl.h index 1c16af8..32a3867 100644 --- a/kalarmd/simplealarmdaemonimpl.h +++ b/kalarmd/simplealarmdaemonimpl.h | |||
@@ -43,16 +43,17 @@ class SimpleAlarmDaemonImpl : public QLabel | |||
43 | void recieve( const QCString& msg, const QByteArray& data ); | 43 | void recieve( const QCString& msg, const QByteArray& data ); |
44 | void newTodo(); | 44 | void newTodo(); |
45 | void newEvent(); | 45 | void newEvent(); |
46 | void newCountdown(); | 46 | void newCountdown(); |
47 | void simulate(); | 47 | void simulate(); |
48 | void showKO(); | 48 | void showKO(); |
49 | void showWN(); | 49 | void showWN(); |
50 | void showAdd(); | 50 | void showAdd(); |
51 | void newMail(); | ||
51 | void ringSync(); | 52 | void ringSync(); |
52 | void showTodo(); | 53 | void showTodo(); |
53 | void writeFile(); | 54 | void writeFile(); |
54 | void writeJournal(); | 55 | void writeJournal(); |
55 | void slotPlayBeep( int ); | 56 | void slotPlayBeep( int ); |
56 | void showTimer( ); | 57 | void showTimer( ); |
57 | void confPause( int ); | 58 | void confPause( int ); |
58 | void confTimer( int ); | 59 | void confTimer( int ); |