------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=128384 arwalker sumusltd com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From arwalker sumusltd com 2006-05-31 23:10 ------- SVN commit 547111 by arwalker: BUG:128384 Move code to correct indentation level M +3 -4 kst.cpp --- trunk/extragear/graphics/kst/src/libkstapp/kst.cpp #547110:547111 @ -1578,11 +1578,10 @ } } } + win->view()->revertForPrint(); + + firstPage = false; } - - win->view()->revertForPrint(); - - firstPage = false; } it->next(); }