This commit is contained in:
Veronica K. B. Olsen
2020-06-01 13:06:08 +02:00
parent 88222e69cf
commit 87a4b26a62
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -56,6 +56,7 @@
* Removed the `Xo` icon for NO_LAYOUT in the project tree details panel. Mentioned in #235, PR #239.
* Added a "Details" tab to the "Project Settings" dialog, which also lists the project path. Issue #242, PR #239.
## Version 0.6.2 [2020-05-28]
* Botched release. Replaced with 0.6.3. Crashes when Build Novel Project is opened.
-1
View File
@@ -386,7 +386,6 @@ class GuiConfigEditLayoutTab(QWidget):
# ==========
self.mainForm.addGroupLabel("Text Style")
## Font Family
self.textStyleFont = QLineEdit()
self.textStyleFont.setReadOnly(True)
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<novelWriterXML appVersion="0.7.0rc1" hexVersion="0x000700c1" fileVersion="1.1" saveCount="202" autoCount="29" timeStamp="2020-05-30 00:19:45" editTime="35">
<novelWriterXML appVersion="0.7.0" hexVersion="0x000700f0" fileVersion="1.1" saveCount="228" autoCount="31" timeStamp="2020-06-01 12:54:18" editTime="540">
<project>
<name>Sample Project</name>
<title>Sample Project</title>