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
System
Dolphin
Commits
fa604383
Commit
fa604383
authored
Dec 28, 2020
by
Stefan Brüns
Browse files
[BalooRolesProvider] Remove explicit default constructor calls
parent
7d716fd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kitemviews/private/kbaloorolesprovider.cpp
View file @
fa604383
...
...
@@ -108,9 +108,7 @@ QHash<QByteArray, QVariant> KBalooRolesProvider::roleValues(const Baloo::File& f
return
values
;
}
KBalooRolesProvider
::
KBalooRolesProvider
()
:
m_roles
(),
m_roleForProperty
()
KBalooRolesProvider
::
KBalooRolesProvider
()
{
struct
PropertyInfo
{
...
...
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