aboutsummaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/file.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/file.cpp b/source/file.cpp
index d82f0ec..355ab7b 100644
--- a/source/file.cpp
+++ b/source/file.cpp
@@ -87,6 +87,7 @@ void fileRenderMenu()
// Treat like new file.
fileCurrentPath.clear();
+ statusMessage = "Ready.";
}
}