Remove "using namespace Layouting" out of the layouting lib

Fixes windows build due to ambiguous symbols
This commit is contained in:
Sergio Martins
2020-05-14 22:02:27 +01:00
parent c5d880c124
commit d1d1c983f1
8 changed files with 33 additions and 42 deletions

View File

@@ -45,8 +45,6 @@
#endif
using namespace KDDockWidgets;
using namespace Layouting;
FrameworkWidgetFactory::~FrameworkWidgetFactory()
{