mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-25 19:21:41 +03:00
fix publishing launchersSignals in qml
--fix headers in order to work correctly
This commit is contained in:
parent
53b5904706
commit
499ae015c1
@ -22,6 +22,7 @@
|
||||
|
||||
// local
|
||||
#include "lattecorona.h"
|
||||
#include "layoutmanager.h"
|
||||
#include "layout/layout.h"
|
||||
|
||||
// Qt
|
||||
|
@ -22,7 +22,6 @@
|
||||
#define LAUNCHERSSIGNALS_H
|
||||
|
||||
// local
|
||||
#include "layoutmanager.h"
|
||||
#include "../liblatte2/types.h"
|
||||
|
||||
// Qt
|
||||
|
@ -22,6 +22,7 @@
|
||||
#define LAYOUTMANAGER_H
|
||||
|
||||
// local
|
||||
#include "launcherssignals.h"
|
||||
#include "settings/settingsdialog.h"
|
||||
|
||||
// Qt
|
||||
|
Loading…
Reference in New Issue
Block a user