[Gui] remove some more unused headers

This commit is contained in:
Uwe
2022-02-19 04:31:27 +01:00
parent 36b3ac81d2
commit c104c83f37
3 changed files with 28 additions and 65 deletions

View File

@@ -41,7 +41,6 @@
#include <Base/Exception.h>
#include <Base/Interpreter.h>
#include <Base/Tools.h>
#include <Gui/ViewProviderLink.h>
#include "Command.h"
#include "Action.h"
@@ -57,6 +56,7 @@
#include "Selection.h"
#include "View3DInventor.h"
#include "View3DInventorViewer.h"
#include "ViewProviderLink.h"
#include "WaitCursor.h"
#include "WhatsThis.h"
#include "WorkbenchManager.h"