Date dividers between messages from different dates

This commit is contained in:
Blue 2021-09-22 01:17:43 +03:00
parent 5f925217fc
commit 3f09b8f838
Signed by: blue
GPG key ID: 9B203B252A63EE38
5 changed files with 78 additions and 4 deletions

View file

@ -95,7 +95,7 @@ Shared::Global::Global():
}
instance = this;
#ifdef WITH_KIO
openFileManagerWindowJob.load();
if (openFileManagerWindowJob.isLoaded()) {