[PD] Pad and Pocket: remove unused includes

This commit is contained in:
Uwe
2022-02-19 17:57:11 +01:00
parent c6b719a45c
commit 61d54b6078
8 changed files with 9 additions and 64 deletions

View File

@@ -24,12 +24,10 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QAction>
# include <QMenu>
#endif
#include "TaskPadParameters.h"
#include "ViewProviderPad.h"
using namespace PartDesignGui;