Fix build when usign installed TabWidget_p.h

This commit is contained in:
Sergio Martins
2020-12-21 13:31:10 +00:00
parent cf89891e4f
commit e9159a08bd
3 changed files with 5 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
#ifndef KD_TABBAR_WIDGET_P_H
#define KD_TABBAR_WIDGET_P_H
#include "TabWidget_p.h"
#include "../TabWidget_p.h"
#include <QTabBar>