Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Discover
Commits
08f89fc3
Commit
08f89fc3
authored
Nov 30, 2020
by
Aleix Pol Gonzalez
🐧
Browse files
Fix typo
parent
07d31cc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp
View file @
08f89fc3
...
...
@@ -261,8 +261,7 @@ void PackageKitUpdater::addResources(const QList<AbstractResource*>& apps)
QList
<
AbstractResource
*>
PackageKitUpdater
::
toUpdate
()
const
{
return
m_toUpgrade
.
values
();
return
m_toUpgrade
.
values
();
}
bool
PackageKitUpdater
::
isMarked
(
AbstractResource
*
res
)
const
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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