forked from qt-creator/qt-creator
Utils lib: Remove unneeded includes from cpp files
It's a result of a team work consisting of yellow triangle and me. Change-Id: I8b4812766da70e0785ae71bf0cb71357379e2514 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "filewizardpage.h"
|
||||
#include "ui_filewizardpage.h"
|
||||
|
||||
#include "wizard.h"
|
||||
#include "wizard.h" // TODO: only because of SHORT_TITLE_PROPERTY
|
||||
|
||||
/*!
|
||||
\class Utils::FileWizardPage
|
||||
|
||||
Reference in New Issue
Block a user