forked from qt-creator/qt-creator
CMake: Compile fix
Change-Id: I3f9d07490ab98ec1f5e0d0acd9def2d02010ea12 Reviewed-by: pawelrutka <prutka13@gmail.com> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -27,9 +27,10 @@
|
||||
|
||||
#include <coreplugin/dialogs/ioptionspage.h>
|
||||
#include "cmakespecificsettings.h"
|
||||
#include <memory>
|
||||
#include "ui_cmakespecificsettingspage.h"
|
||||
|
||||
#include <QPointer>
|
||||
|
||||
namespace CMakeProjectManager {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user