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
36401222
Commit
36401222
authored
Mar 16, 2022
by
David Jarvie
Browse files
Convert merged kalarmcal files for use within kalarm repo
Remove unused functions and variables
parent
82bbe77c
Pipeline
#151827
skipped
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/resources/fileresource.h
View file @
36401222
/*
* fileresource.h - base class for calendar resource accessed via file system
* Program: kalarm
* SPDX-FileCopyrightText: 2020-202
1
David Jarvie <djarvie@kde.org>
* SPDX-FileCopyrightText: 2020-202
2
David Jarvie <djarvie@kde.org>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
...
...
@@ -10,7 +10,6 @@
#include "resourcetype.h"
#include <Akonadi/Collection>
#include <KCalendarCore/FileStorage>
#include <QSharedPointer>
...
...
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