1
0
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:
Michail Vourlakos 2019-02-06 08:52:33 +02:00
parent 53b5904706
commit 499ae015c1
3 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@
// local
#include "lattecorona.h"
#include "layoutmanager.h"
#include "layout/layout.h"
// Qt

View File

@ -22,7 +22,6 @@
#define LAUNCHERSSIGNALS_H
// local
#include "layoutmanager.h"
#include "../liblatte2/types.h"
// Qt

View File

@ -22,6 +22,7 @@
#define LAYOUTMANAGER_H
// local
#include "launcherssignals.h"
#include "settings/settingsdialog.h"
// Qt