diff options
Diffstat (limited to 'share/extensions/render_barcode_qrcode.py')
| -rw-r--r-- | share/extensions/render_barcode_qrcode.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/render_barcode_qrcode.py b/share/extensions/render_barcode_qrcode.py index a8727aea0..129b96c13 100644 --- a/share/extensions/render_barcode_qrcode.py +++ b/share/extensions/render_barcode_qrcode.py @@ -1065,4 +1065,4 @@ if __name__ == '__main__': e = QRCodeInkscape()
e.affect()
-# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99
|
