summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorJohn Layt <jlayt@kde.org>2013-11-25 20:36:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-26 18:45:10 +0100
commitdb4afbef7d1e2405a3b8f007e9009f509b4a3eac (patch)
tree443b4405a5d7c464e7b9e15b75a7268a91c8bf34 /src/3rdparty
parent42fa59b151eb4a6fecbe5b5672112c9f78b856a9 (diff)
QPrinterInfo - Fix isNull() by fixing constructors
The QPrinterInfo copy and QPrinter constructors and the assignment operator were not taking the shared_null into account, and so any use of them resulted in a new null QPrinterInfo different to shared_null, which lead to isNull() always returning true in anything other than the simplest use case. While fixing this also make the shared_null a Q_GLOBAL_STATIC. Task-number: QTBUG-21087 Change-Id: I0beb24088208e9ed58d21ca26b0c8d00b02e5b8f Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions