Fixed the utf-8 thingy at the top of files
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI About View
|
||||
|
||||
novelWriter – GUI About View
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI Document Editor
|
||||
|
||||
novelWriter – GUI Document Editor
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI Document Highlighter
|
||||
|
||||
novelWriter – GUI Document Highlighter
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI Document Tabs
|
||||
|
||||
novelWriter – GUI Document Tabs
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI Document Tree
|
||||
|
||||
novelWriter – GUI Document Tree
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI Project Editor
|
||||
|
||||
novelWriter – GUI Project Editor
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*
|
||||
# -*- coding: utf-8 -*-
|
||||
"""novelWriter GUI Main Window
|
||||
|
||||
novelWriter – GUI Main Window
|
||||
|
||||
Reference in New Issue
Block a user