+ remove 'using namespace Attacher' inside header file

This commit is contained in:
wmayer
2016-04-13 15:57:49 +02:00
parent 0a7ab4e1ff
commit df48d1668b
8 changed files with 10 additions and 6 deletions

View File

@@ -53,6 +53,7 @@
#include <Mod/Part/App/DatumFeature.h>
using namespace PartDesignGui;
using namespace Attacher;
// TODO Do ve should snap here to App:Part or GeoFeatureGroup/DocumentObjectGroup ? (2015-09-04, Fat-Zer)
const QString TaskFeaturePick::getFeatureStatusString(const featureStatus st)