Do not depend on implicit conversion from QFont to QFontMetrics.
commit24ec99a5a5fbc0910f336fa473ba3a85dbaf7177
authorJohannes Sixt <j6t@kdbg.org>
Fri, 2 Dec 2016 17:49:48 +0000 (2 18:49 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Wed, 28 Dec 2016 12:54:27 +0000 (28 13:54 +0100)
tree2274ceb875967e313ca3beea5131ae96a7da547c
parentf13e04caf032fe47bc5db23d30ae37db63a0d30e
Do not depend on implicit conversion from QFont to QFontMetrics.

The constructor will be marked explicit in Qt 5.
kdbg/exprwnd.cpp