diff --git a/CHANGELOG.md b/CHANGELOG.md index 334d9a8a..841723c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/nw/gui/dialogs/preferences.py b/nw/gui/dialogs/preferences.py index 35abd6b3..280993f5 100644 --- a/nw/gui/dialogs/preferences.py +++ b/nw/gui/dialogs/preferences.py @@ -386,7 +386,6 @@ class GuiConfigEditLayoutTab(QWidget): # ========== self.mainForm.addGroupLabel("Text Style") - ## Font Family self.textStyleFont = QLineEdit() self.textStyleFont.setReadOnly(True) diff --git a/sample/nwProject.nwx b/sample/nwProject.nwx index 4a88e0c1..092d28d1 100644 --- a/sample/nwProject.nwx +++ b/sample/nwProject.nwx @@ -1,5 +1,5 @@ - + Sample Project Sample Project