aboutsummaryrefslogtreecommitdiffstats
path: root/src/notmuchworker.h
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-13 20:17:43 +0200
committerDanilo M. <danix@danix.xyz>2026-09-13 20:17:43 +0200
commit533c9243bede053f4ea7e1f20de13e72c2b939b8 (patch)
tree9b2dfef2ed92cee363c825d3c29e6dcb7e6e3439 /src/notmuchworker.h
parent18ff1f33f64428ab96ca0b5ea22e681be564c886 (diff)
downloadqtmaildir-533c9243bede053f4ea7e1f20de13e72c2b939b8.tar.gz
qtmaildir-533c9243bede053f4ea7e1f20de13e72c2b939b8.zip
refactor: rename the origin tag to moved-from: with overwrite semantics
Diffstat (limited to 'src/notmuchworker.h')
-rw-r--r--src/notmuchworker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notmuchworker.h b/src/notmuchworker.h
index 32eab58..b4e9707 100644
--- a/src/notmuchworker.h
+++ b/src/notmuchworker.h
@@ -398,7 +398,7 @@ signals:
/// order. `requestTag` is echoed back so a caller can tell which request
/// this answers.
/// `tags` carries each message's tags joined by a space, in the same
- /// order. Needed because Restore reads a message's `deleted-from:` tag to
+ /// order. Needed because Restore reads a message's `moved-from:` tag to
/// decide where to send it, and an unexpanded thread's messages have no
/// node in the model to read tags from.
void threadMessagesResolved(const QStringList &messageIds,