From 8a06400f2a506edc23d0fba873b2b3cccd4fcf85 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Mon, 29 Jun 2020 21:32:08 +0200 Subject: [PATCH] Made a note of the addition of GuiDocEditFooter in the source file --- nw/gui/doceditor.py | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/nw/gui/doceditor.py b/nw/gui/doceditor.py index 7fd84a28..4941c98c 100644 --- a/nw/gui/doceditor.py +++ b/nw/gui/doceditor.py @@ -6,11 +6,12 @@ Class holding the document editor File History: - Created: 2018-09-29 [0.0.1] GuiDocEditor - Created: 2019-04-22 [0.0.1] BackgroundWordCounter - Created: 2019-09-29 [0.2.1] GuiDocEditSearch - Created: 2020-04-25 [0.4.5] GuiDocEditHeader - Rewritten: 2020-06-15 [0.9.0] GuiDocEditSearch + Created: 2018-09-29 [0.0.1] GuiDocEditor + Created: 2019-04-22 [0.0.1] BackgroundWordCounter + Created: 2019-09-29 [0.2.1] GuiDocEditSearch + Created: 2020-04-25 [0.4.5] GuiDocEditHeader + Rewritten: 2020-06-15 [0.9.0] GuiDocEditSearch + Created: 2020-06-27 [0.10.0] GuiDocEditFooter This file is a part of novelWriter Copyright 2020, Veronica Berglyd Olsen