[Kst] [Bug 128384] Printing current page blocks kst
Andrew Walker
arwalker at sumusltd.com
Wed May 31 23:10:33 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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();
}
More information about the Kst
mailing list