Branch: master

3aba060d 2014-11-22 01:47:28 Timothy Pearson
Automated update from Qt3
M src/kernel/ntqstyle.h
diff --git a/src/kernel/ntqstyle.h b/src/kernel/ntqstyle.h
index 01a3e82..ad4deed 100644
--- a/src/kernel/ntqstyle.h
+++ b/src/kernel/ntqstyle.h
@@ -357,7 +357,7 @@
 	CEF_IsTopLevel			= 0x00400000,
 	CEF_IsVisible			= 0x00800000,
 	CEF_IsShown			= 0x01000000,
-	CEF_HasMouse			= 0x01000000
+	CEF_HasMouse			= 0x02000000
     };
 
     // New TQStyle API - most of these should probably be pure virtual