From 846cada62d6136ad76fbcc6afde694d722cbaca3 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Thu, 17 Dec 2020 09:04:06 +0100 Subject: [PATCH] using removed --- src/controls/QskScrollViewSkinlet.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/controls/QskScrollViewSkinlet.cpp b/src/controls/QskScrollViewSkinlet.cpp index eb9aa771..b0f5e6d0 100644 --- a/src/controls/QskScrollViewSkinlet.cpp +++ b/src/controls/QskScrollViewSkinlet.cpp @@ -222,7 +222,6 @@ QRectF QskScrollViewSkinlet::viewportRect( QRectF QskScrollViewSkinlet::scrollHandleRect( const QskScrollView* scrollView, const QRectF& contentsRect, Qt::Orientation orientation ) const { - using namespace QskAspect; using Q = QskScrollView; const auto scrollOrientations = scrollView->scrollableOrientations();