Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAddressBook
Commits
4be60564
Commit
4be60564
authored
Oct 16, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove not implmemented method
parent
39b913fe
Pipeline
#37806
passed with stage
in 16 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/importexport/plugininterface.h
src/importexport/plugininterface.h
+0
-1
No files found.
src/importexport/plugininterface.h
View file @
4be60564
...
...
@@ -40,7 +40,6 @@ public:
Q_REQUIRED_RESULT
Akonadi
::
Collection
defaultCollection
()
const
;
void
setDefaultCollection
(
const
Akonadi
::
Collection
&
defaultCollection
);
void
setSelectionModel
(
QItemSelectionModel
*
model
);
Q_REQUIRED_RESULT
QItemSelectionModel
*
itemSelectionModel
()
const
;
void
setItemSelectionModel
(
QItemSelectionModel
*
itemSelectionModel
);
...
...
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