[Gui] more work to remove unused includes

This commit is contained in:
Uwe
2022-02-21 00:03:13 +01:00
parent 261626960f
commit 6bf4cf7b41
12 changed files with 30 additions and 84 deletions

View File

@@ -25,12 +25,10 @@
#ifndef __InventorAll__
# include "InventorAll.h"
# include <sstream>
# include <QColor>
# include <QDir>
# include <QFileInfo>
# include <QImage>
# include <Inventor/nodes/SoCamera.h>
#endif
#include <App/DocumentObject.h>