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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/rendering
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-01-31 16:36:55
Message-ID: 1138725415.010463.31607.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 504284 by eva:

fix syntax error in debug output (#ifdef'ed with DEBUG_LAYOUT)


 M  +1 -1      table_layout.cpp  


--- branches/KDE/3.5/kdelibs/khtml/rendering/table_layout.cpp #504283:504284
@@ -766,7 +766,7 @@
                         w = kMax( w, \
                cminw*layoutStruct[pos].effWidth.value()/totalPercent );
                         w = kMin(layoutStruct[pos].effMinWidth+(cMinWidth-minw), w);
 #ifdef DEBUG_LAYOUT
-                        qDebug("   col %d: min=%d, effMin=%d, new=%d", pos, \
layoutStruct[pos].effMinWidth, layoutStruct[pos].effMinWidth, w +                     \
qDebug("   col %d: min=%d, effMin=%d, new=%d", pos, layoutStruct[pos].effMinWidth, \
layoutStruct[pos].effMinWidth, w );  #endif
                         maxw -= layoutStruct[pos].effMaxWidth;
                         minw -= layoutStruct[pos].effMinWidth;


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

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