QScintilla/Printer.py

changeset 3591
2f2a4a76dd22
parent 3178
f25fc1364c88
child 3656
441956d8fce5
--- a/QScintilla/Printer.py	Sat May 17 19:58:49 2014 +0200
+++ b/QScintilla/Printer.py	Sun May 18 14:13:09 2014 +0200
@@ -53,7 +53,7 @@
         
     def formatPage(self, painter, drawing, area, pagenr):
         """
-        Private method to generate a header line.
+        Public method to generate a header line.
         
         @param painter the paint canvas (QPainter)
         @param drawing flag indicating that something should be drawn

eric ide

mercurial