mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
add missing line
This commit is contained in:
parent
7085526c8b
commit
93400faa21
1 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue