From 16c21fa4e0fa377a087ae99abb795ecb7585c5c7 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Sun, 16 Dec 2018 15:29:04 +0100 Subject: [PATCH] Direction flag added --- src/common/QskAspect.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/QskAspect.h b/src/common/QskAspect.h index 3c7d3146..6a07f36c 100644 --- a/src/common/QskAspect.h +++ b/src/common/QskAspect.h @@ -54,6 +54,7 @@ QSK_NAMESPACE( QskAspect ) NoFlagPrimitive, Alignment, + Direction, Style, SizeMode, Decoration,