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

List:       kde-commits
Subject:    kdebase/kdeprint/kdeprintfax
From:       Oliver Bausinger <bausi () everest ! mathematik ! uni-tuebingen ! de>
Date:       2003-02-18 18:19:40
[Download RAW message or body]

CVS commit by bausi: 

oops, missing variable


  M +1 -1      faxctrl.cpp   1.18


--- kdebase/kdeprint/kdeprintfax/faxctrl.cpp  #1.17:1.18
@@ -404,5 +404,5 @@ void FaxCtrl::addLogTitle( const QString
 void FaxCtrl::addLog(const QString& s, bool isTitle)
 {
-        QString = QStyleSheet::escape(s);
+        QString t = QStyleSheet::escape(s);
         if ( isTitle )
                 t.prepend( "<font color=red><b>" ).append( "</b></font>" );


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

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