Use less relative includes, some of them were wrong

The example now includes them, so we can detect build failures
if they get wrong again

Fixes #140
This commit is contained in:
Sergio Martins
2021-01-18 18:57:15 +00:00
parent 312c89f884
commit de068dc6ff
9 changed files with 20 additions and 14 deletions

View File

@@ -21,7 +21,7 @@
#ifndef KDDOCKWIDGETS_QWIDGETADAPTERWIDGETS_P_H
#define KDDOCKWIDGETS_QWIDGETADAPTERWIDGETS_P_H
#include "../../docks_export.h"
#include "kddockwidgets/docks_export.h"
#include <QWindow>
#include <QWidget>