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
KAddressBook
Commits
4be60564
Commit
4be60564
authored
Oct 16, 2020
by
Laurent Montel
😁
Browse files
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
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
Supports
Markdown
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