Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KAlarm
Commits
8ba0b5a2
Commit
8ba0b5a2
authored
Nov 08, 2011
by
David Jarvie
Browse files
Tidy
parent
e346fd02
Changes
1
Hide whitespace changes
Inline
Side-by-side
kaevent.cpp
View file @
8ba0b5a2
...
...
@@ -2295,7 +2295,7 @@ bool KAEvent::repeatSound() const
int
KAEvent
::
repeatSoundPause
()
const
{
return
d
->
mRepeatSoundPause
>=
0
?
d
->
mRepeatSoundPause
:
-
1
;
return
d
->
mRepeatSoundPause
;
}
bool
KAEvent
::
beep
()
const
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment