src: remove unused includes

This commit is contained in:
malte_langkabel
2017-05-17 12:10:22 +02:00
parent ea3fd8b928
commit 6cb2119cce
150 changed files with 64 additions and 211 deletions
@@ -2,13 +2,13 @@
#define QT_PROJECT_WIZZARD_CONTENT_PATH_H
#include "qt/window/project_wizzard/QtProjectWizzardContent.h"
#include "utility/path_detector/CombinedPathDetector.h"
class QCheckBox;
class QComboBox;
class QPushButton;
class QtLocationPicker;
class SourceGroupSettings;
class QtProjectWizzardContentPath
: public QtProjectWizzardContent