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

List:       kde-commits
Subject:    kdebase/kdeprint/kdeprintfax
From:       Aaron J. Seigo <aseigo () olympusproject ! org>
Date:       2003-06-29 18:04:46
[Download RAW message or body]

CVS commit by aseigo: 

Add a caption to the print dialog
Sven did his half, now it's my turn to do mine =)


  M +1 -1      faxctrl.cpp   1.23


--- kdebase/kdeprint/kdeprintfax/faxctrl.cpp  #1.22:1.23
@@ -459,5 +459,5 @@ void FaxCtrl::slotPrintLog()
                 printer.setDocName( i18n( "Fax log" ) );
                 printer.setDocFileName( "faxlog" );
-                if ( printer.setup( m_logview->topLevelWidget() ) )
+                if ( printer.setup( m_logview->topLevelWidget(), i18n( "Fax Log" ) ) )
                 {
                         QPainter painter( &printer );


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

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