diff options
author | Jason Barron <jbarron@trolltech.com> | 2009-06-05 08:30:46 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-06-05 08:30:46 (GMT) |
commit | ec4fd914b3b34ae14b996fd525f3f6f9b68ddd9e (patch) | |
tree | 305cd05282b3d7ee69ad98908484363e62200c28 /src/gui/painting/qregion.h | |
parent | fd6e80b7cc36ebc111d062301ba8bfca5e6e6f50 (diff) | |
download | Qt-ec4fd914b3b34ae14b996fd525f3f6f9b68ddd9e.zip Qt-ec4fd914b3b34ae14b996fd525f3f6f9b68ddd9e.tar.gz Qt-ec4fd914b3b34ae14b996fd525f3f6f9b68ddd9e.tar.bz2 |
Make QColormap::instance() not crash.
This doesn't really need a static instance lying around and this
current implementation crashes since we never call the constructor.
Just recreate it on the fly when instance() is called which apparently
is never.
Diffstat (limited to 'src/gui/painting/qregion.h')
0 files changed, 0 insertions, 0 deletions