eric6/QScintilla/Exporters/ExporterPDF.py

changeset 7249
0bf517e60f54
parent 7229
53054eb5b15a
child 7267
aedc309827c7
--- a/eric6/QScintilla/Exporters/ExporterPDF.py	Thu Sep 19 19:22:43 2019 +0200
+++ b/eric6/QScintilla/Exporters/ExporterPDF.py	Thu Sep 19 19:39:04 2019 +0200
@@ -39,7 +39,7 @@
 PDFfontWidths = [600, 0, 0]
 
 PDFpageSizes = {
-    # name   : (height, width)
+    ## name   : (height, width)
     "Letter": (792, 612),
     "A4": (842, 595),
 }

eric ide

mercurial