From kde-core-devel Thu Aug 30 21:50:55 2007 From: Adam Treat Date: Thu, 30 Aug 2007 21:50:55 +0000 To: kde-core-devel Subject: Re: smallestReadableFont & QDockWidget Message-Id: <200708301750.55898.treat () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=118851075429304 On Thursday 30 August 2007, Pascal Létourneau wrote: > It seems I wasn't clear enough in my original email > I just want to remove that line from kglobalsettings.cpp: > > QApplication::setFont(smallestReadableFont(), "QDockWidget"); > > This is where the smallestReadableFont setting is applied to all > QDockWidget Ok, now why? This was the original question and I haven't seen your answer. Why shouldn't the default font for QDockWidget be the smallestReadableFont? Adam