[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/khelpcenter
From:       Frerich Raabe <raabe () kde ! org>
Date:       2003-05-02 13:26:36
[Download RAW message or body]

CVS commit by raabe: 

- Don't fall back to KHTML's defaults but only apply the changes we actually
  supply.


  M +1 -1      mainwindow.cpp   1.38


--- kdebase/khelpcenter/mainwindow.cpp  #1.37:1.38
@@ -387,5 +387,5 @@ void MainWindow::slotConfigureFonts()
   FontDialog dlg( this );
   if ( dlg.exec() == QDialog::Accepted ) {
-    const_cast<KHTMLSettings *>( mDoc->settings() )->init( kapp->config(), true );
+    const_cast<KHTMLSettings *>( mDoc->settings() )->init( kapp->config() );
     KParts::URLArgs args = mDoc->browserExtension()->urlArgs();
     args.reload = true;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic