[Gui] DlgEditor etc.: remove unused includes
This commit is contained in:
@@ -23,16 +23,14 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <QComboBox>
|
||||
# include <QFontDatabase>
|
||||
# include <QHeaderView>
|
||||
#endif
|
||||
|
||||
#include "DlgEditorImp.h"
|
||||
#include "ui_DlgEditor.h"
|
||||
#include "PrefWidgets.h"
|
||||
#include "PythonEditor.h"
|
||||
|
||||
|
||||
using namespace Gui;
|
||||
using namespace Gui::Dialog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user