summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--library/sound.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/library/sound.cpp b/library/sound.cpp
index d1e2388..42f7698 100644
--- a/library/sound.cpp
+++ b/library/sound.cpp
@@ -251,3 +251,4 @@ void Sound::soundAlarm()
251 251
252 252#ifndef QT_NO_SOUND
253#include "sound.moc" 253#include "sound.moc"
254#endif