summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qnamespace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.h b/src/corelib/global/qnamespace.h
index b1d8ed46b6..4c0b9cc635 100644
--- a/src/corelib/global/qnamespace.h
+++ b/src/corelib/global/qnamespace.h
@@ -1383,7 +1383,7 @@ public:
StatusTipPropertyRole = 30,
WhatsThisPropertyRole = 31,
// Reserved
- UserRole = 32
+ UserRole = 0x0100
};
enum ItemFlag {