Fully qualify header paths when including controllers

so this still works when private headers are installed
This commit is contained in:
Sergio Martins
2022-06-13 23:24:43 +01:00
parent 44476789c2
commit a4d337e891
66 changed files with 158 additions and 158 deletions

View File

@@ -20,7 +20,7 @@
#define KD_DOCKWIDGET_WIDGETS_H
#pragma once
#include "controllers/DockWidget.h"
#include "kddockwidgets/controllers/DockWidget.h"
#include "View_qtwidgets.h"
// clazy:excludeall=ctor-missing-parent-argument