Merge pull request #45 from OlivierJG/master
Fix include path so private header can be used
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#ifndef KD_TABBAR_WIDGET_P_H
|
||||
#define KD_TABBAR_WIDGET_P_H
|
||||
|
||||
#include "TabWidget_p.h"
|
||||
#include "../TabWidget_p.h"
|
||||
|
||||
#include <QTabBar>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user