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

List:       kde-commits
Subject:    kdeutils/kedit
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-10-17 6:55:53
Message-ID: 20041017065553.240DD16D68 () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

changed to use isEmpty from ""


  M +2 -2      kedit.cpp   1.205


--- kdeutils/kedit/kedit.cpp  #1.204:1.205
@@ -938,5 +938,5 @@ void TopLevel::print()
            while(lineCount < maxLineCount) {
               QString text = eframe->textLine(lineCount);
-              if( text == "" )
+              if( text.isEmpty() )
                 text = " ";     // don't ignore empty lines
               QRect r = p->boundingRect(0, y, body.width(), body.height(),


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

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