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
012b2d2f
Commit
012b2d2f
authored
Dec 19, 2013
by
Laurent Montel
😁
Browse files
Fix forward declaration
parent
0fd73ac8
Changes
2
Hide whitespace changes
Inline
Side-by-side
alarmtext.h
View file @
012b2d2f
...
...
@@ -32,7 +32,6 @@ namespace KCal { class Todo; }
#endif
#include <QtCore/QString>
class
QStringList
;
namespace
KAlarmCal
{
...
...
kaevent.h
View file @
012b2d2f
...
...
@@ -57,7 +57,6 @@ namespace KCal {
}
class
AlarmResource
;
#endif
class
AlarmData
;
namespace
KAlarmCal
{
...
...
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