aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/imports/nativestyle/items/qquickstyleitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/nativestyle/items/qquickstyleitem.h b/src/imports/nativestyle/items/qquickstyleitem.h
index e262055f..c21a2b0b 100644
--- a/src/imports/nativestyle/items/qquickstyleitem.h
+++ b/src/imports/nativestyle/items/qquickstyleitem.h
@@ -196,7 +196,7 @@ public:
NoDebug = 0x000,
Debug = 0x001,
Info = 0x002,
- ImageRect = 0x003,
+ ImageRect = 0x004,
ContentRect = 0x008,
LayoutRect = 0x010,
Unscaled = 0x020,