1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-14 09:18:06 +03:00

fix headers references for classes

This commit is contained in:
Michail Vourlakos 2019-02-03 01:48:37 +02:00
parent d53c2cbea3
commit 50dc45c61f
4 changed files with 1 additions and 3 deletions

View File

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

View File

@ -21,6 +21,7 @@
#include "primaryconfigview.h"
// local
#include "secondaryconfigview.h"
#include "../panelshadows_p.h"
#include "../view.h"
#include "../../lattecorona.h"

View File

@ -22,7 +22,6 @@
#define PRIMARYCONFIGVIEW_H
// local
#include "secondaryconfigview.h"
#include "../../plasmaquick/configview.h"
#include "../../../liblatte2/types.h"

View File

@ -21,7 +21,6 @@
#define SECONDARYCONFIGVIEW_H
// local
#include "primaryconfigview.h"
#include "../../../liblatte2/types.h"
//Qt