diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-07-30 15:03:53 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-07-30 15:13:32 (GMT) |
commit | 71961def3b006d042fb6f2d46e5f40d527553dc0 (patch) | |
tree | e96f808dd88098674d34febc4ae9c7cdd7bdba43 /src/corelib/tools | |
parent | 989e195a4b7b0eb579dc4418dd47c2eca7e8b384 (diff) | |
download | Qt-71961def3b006d042fb6f2d46e5f40d527553dc0.zip Qt-71961def3b006d042fb6f2d46e5f40d527553dc0.tar.gz Qt-71961def3b006d042fb6f2d46e5f40d527553dc0.tar.bz2 |
Disabling the close button didn't work correctly
Close button was enabled if the native window handle was created
implicitely (for example by the setWindowTitle() function). Moved the
code that enables of disables the close button to the place where we
create native window handle.
Task-number: 256360
Reviewed-by: trustme
Diffstat (limited to 'src/corelib/tools')
0 files changed, 0 insertions, 0 deletions