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
Plasma
Discover
Commits
d32292b9
Commit
d32292b9
authored
Nov 13, 2020
by
Carl Schwan
🚴
Browse files
Display title in application page
(cherry picked from commit
37fce226
)
parent
88cd73a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/ApplicationPage.qml
View file @
d32292b9
...
@@ -17,6 +17,7 @@ DiscoverPage {
...
@@ -17,6 +17,7 @@ DiscoverPage {
id
:
appInfo
id
:
appInfo
property
QtObject
application
:
null
property
QtObject
application
:
null
readonly
property
int
visibleReviews
:
3
readonly
property
int
visibleReviews
:
3
title
:
appInfo
.
application
.
name
clip
:
true
clip
:
true
// Usually this page is not the top level page, but when we are, isHome being
// Usually this page is not the top level page, but when we are, isHome being
...
...
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