Fix build without find_package()
Some of our projects have kddockwidgets directly in their build
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#ifndef KDTABWIDGETWIDGET_P_H
|
||||
#define KDTABWIDGETWIDGET_P_H
|
||||
|
||||
#include "TabWidget_p.h"
|
||||
#include "../TabWidget_p.h"
|
||||
#include <QTabWidget>
|
||||
|
||||
namespace KDDockWidgets {
|
||||
|
||||
Reference in New Issue
Block a user