diff ui/main.cpp @ 879:59fc7ececa5f

Reference bug id for font database problem
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 07 Aug 2014 19:19:36 +0200
parents 0051cb07da28
children 574cd1fae1dc
line wrap: on
line diff
--- a/ui/main.cpp	Thu Aug 07 19:13:46 2014 +0200
+++ b/ui/main.cpp	Thu Aug 07 19:19:36 2014 +0200
@@ -135,7 +135,7 @@
 
     /* Install static fonts */
 
-    /* The putenv here works around a bug in qt. Qt thinks it is a fatal
+    /* The putenv here works around a bug in qt (#29192). Qt thinks it is a fatal
      * error if the font directory does not exist. */
     qputenv("QT_QPA_FONTDIR", get_install_dir());
     int fontId = QFontDatabase::addApplicationFont(":/fonts/DejaVuSans.ttf");

http://wald.intevation.org/projects/trustbridge/