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
Plasma Mobile
Commits
93400faa
Commit
93400faa
authored
Sep 17, 2019
by
Marco Martin
Browse files
add missing line
parent
7085526c
Changes
1
Hide whitespace changes
Inline
Side-by-side
containments/homescreen/homescreen.h
View file @
93400faa
...
...
@@ -36,6 +36,8 @@ public:
HomeScreen
(
QObject
*
parent
,
const
QVariantList
&
args
);
~
HomeScreen
()
override
;
void
configChanged
()
override
;
ApplicationListModel
*
applicationListModel
();
Q_INVOKABLE
void
stackBefore
(
QQuickItem
*
item1
,
QQuickItem
*
item2
);
...
...
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