Remove "using namespace Layouting" out of the layouting lib
Fixes windows build due to ambiguous symbols
This commit is contained in:
@@ -45,8 +45,6 @@
|
||||
#endif
|
||||
|
||||
using namespace KDDockWidgets;
|
||||
using namespace Layouting;
|
||||
|
||||
|
||||
FrameworkWidgetFactory::~FrameworkWidgetFactory()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user