diff options
author | Alexis Menard <alexis.menard@nokia.com> | 2009-08-21 09:23:04 (GMT) |
---|---|---|
committer | Alexis Menard <alexis.menard@nokia.com> | 2009-08-21 09:23:04 (GMT) |
commit | 2f877cfd438aebcc7da533c37a3825f65b5393ef (patch) | |
tree | 66c999a2ecad3a602a02440d772d2ef51c83a791 /dist/changes-4.6.0 | |
parent | d2ece155750b64c7dedbced029ee4b82ce7f662d (diff) | |
download | Qt-2f877cfd438aebcc7da533c37a3825f65b5393ef.zip Qt-2f877cfd438aebcc7da533c37a3825f65b5393ef.tar.gz Qt-2f877cfd438aebcc7da533c37a3825f65b5393ef.tar.bz2 |
Another typo.
Reviewed-by:TrustMe
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r-- | dist/changes-4.6.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index bf18b14..8c2c2c8 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -35,7 +35,7 @@ information about a particular change. of (non-unicode) Windows 9x/ME support. - QRegion is no longer a GDI object by default. This means it is no - longer subjuect to gui-thread only nor does it potentially impact + longer subject to gui-thread only nor does it potentially impact the 10.000 GDI object limit per process. By explicitly calling .handle() a GDI object will be created and memory managed by QRegion. The native handle is for reading out only. Any GDI calls |