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
edb913c3
Commit
edb913c3
authored
Oct 28, 2011
by
David Jarvie
Browse files
Improve apidox, remove unncessary method
parent
638e35d1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
kaevent.cpp
View file @
edb913c3
...
...
@@ -2705,11 +2705,6 @@ DateTime KAEvent::mainDateTime(bool withRepeats) const
return
d
->
mainDateTime
(
withRepeats
);
}
QDate
KAEvent
::
mainDate
()
const
{
return
d
->
mNextMainDateTime
.
date
();
}
QTime
KAEvent
::
mainTime
()
const
{
return
d
->
mNextMainDateTime
.
effectiveTime
();
...
...
kaevent.h
View file @
edb913c3
This diff is collapsed.
Click to expand it.
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