summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-22 01:47:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-22 01:47:28 -0600
commit3aba060d81576d57aeb7d14ab5ed3a7b03b38477 (patch)
tree7672da6892305560fa542a2dc9a1a54dd5079a66
parentbdc8377b23844deb5bce5692c3755b71eba7cfb9 (diff)
downloadtqt3-3aba060d81576d57aeb7d14ab5ed3a7b03b38477.tar.gz
tqt3-3aba060d81576d57aeb7d14ab5ed3a7b03b38477.zip
Automated update from Qt3
-rw-r--r--src/kernel/ntqstyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqstyle.h b/src/kernel/ntqstyle.h
index 01a3e821..ad4deed3 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