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
Plasma
Discover
Commits
da1e49c1
Commit
da1e49c1
authored
Dec 18, 2017
by
Aleix Pol Gonzalez
🐧
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'Plasma/5.11'
parents
40d60a0f
fbc4467d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
libdiscover/resources/ResourcesModel.cpp
libdiscover/resources/ResourcesModel.cpp
+0
-1
No files found.
libdiscover/resources/ResourcesModel.cpp
View file @
da1e49c1
...
...
@@ -52,7 +52,6 @@ ResourcesModel::ResourcesModel(QObject* parent, bool load)
:
QObject
(
parent
)
,
m_initializingBackends
(
0
)
,
m_currentApplicationBackend
(
nullptr
)
,
m_isFetching
(
false
)
{
init
(
load
);
connect
(
this
,
&
ResourcesModel
::
allInitialized
,
this
,
&
ResourcesModel
::
slotFetching
);
...
...
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