From 3aba060d81576d57aeb7d14ab5ed3a7b03b38477 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 22 Nov 2014 01:47:28 -0600 Subject: Automated update from Qt3 --- src/kernel/ntqstyle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kernel/ntqstyle.h b/src/kernel/ntqstyle.h index 01a3e8213..ad4deed39 100644 --- a/src/kernel/ntqstyle.h +++ b/src/kernel/ntqstyle.h @@ -357,7 +357,7 @@ public: 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 -- cgit v1.2.1