Fixed the utf-8 thingy at the top of files

This commit is contained in:
Veronica K. B. Olsen
2019-04-14 13:20:19 +02:00
parent 4d448cad9d
commit 5609d16978
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI About View
novelWriter GUI About View
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI Document Editor
novelWriter GUI Document Editor
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI Document Highlighter
novelWriter GUI Document Highlighter
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI Document Tabs
novelWriter GUI Document Tabs
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI Document Tree
novelWriter GUI Document Tree
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI Project Editor
novelWriter GUI Project Editor
+1 -1
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
"""novelWriter GUI Main Window
novelWriter GUI Main Window