forked from qt-creator/qt-creator
Fixes: Ship Qt Designer private Headers
Task: 205821 Details: Added script to copy them over, swapping license headers, added directory qt_private.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "settingspage.h"
|
||||
|
||||
#include <extensionsystem/pluginmanager.h>
|
||||
#include <QtDesigner/private/abstractoptionspage_p.h>
|
||||
#include <qt_private/abstractoptionspage_p.h>
|
||||
|
||||
using namespace Designer::Internal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user