Change fatal exit in QPlatformFontDatabase to a warning.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Mon, 2 Apr 2012 09:41:28 +0000 (11:41 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 2 Apr 2012 14:56:48 +0000 (16:56 +0200)
commit565da6030fc2396d8d00baa65196cfc1f5d63f27
treeb6c7db7ba473bf9a02361d63a187c7ac04add703
parentd354f7d51444fffd1c3314d2df3622fd1f77113d
Change fatal exit in QPlatformFontDatabase to a warning.

Only warn if the folder containing the qpf2 files is not found.
The code path is triggered by the QPA 'minimal' plugin.

Change-Id: I12a32001ce867096627033b1d5fb894cab163853
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/text/qplatformfontdatabase_qpa.cpp