Skip to content
GitLab
Menu
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
36e213b4
Commit
36e213b4
authored
Oct 01, 2019
by
David Jarvie
Browse files
Make operator!() available for Comparison flags
parent
d55afc83
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kaevent.h
View file @
36e213b4
...
...
@@ -1361,6 +1361,7 @@ private:
}
// namespace KAlarmCal
Q_DECLARE_OPERATORS_FOR_FLAGS
(
KAlarmCal
::
KAEvent
::
Flags
)
Q_DECLARE_OPERATORS_FOR_FLAGS
(
KAlarmCal
::
KAEvent
::
Comparison
)
Q_DECLARE_METATYPE
(
KAlarmCal
::
KAEvent
)
#endif // KALARM_KAEVENT_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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