diff system/Init.cpp @ 345:700cd3350391

* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename. It's still rather unstable though.
author Chris Cannam
date Wed, 28 Nov 2007 17:45:37 +0000
parents 71dfc6ab3b54
children 7aa1de571880
line wrap: on
line diff
--- a/system/Init.cpp	Wed Nov 28 13:20:40 2007 +0000
+++ b/system/Init.cpp	Wed Nov 28 17:45:37 2007 +0000
@@ -79,9 +79,9 @@
 
 #ifdef Q_WS_WIN32
     redirectStderr();
-    QFont fn = qApp->font();
-    fn.setFamily("Tahoma");
-    qApp->setFont(fn);
+//    QFont fn = qApp->font();
+//    fn.setFamily("Tahoma");
+//    qApp->setFont(fn);
 #else
 #ifdef Q_WS_X11
 //    QFont fn = qApp->font();