From 533c9243bede053f4ea7e1f20de13e72c2b939b8 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 13 Sep 2026 20:17:43 +0200 Subject: refactor: rename the origin tag to moved-from: with overwrite semantics --- src/notmuchworker.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/notmuchworker.h') 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, -- cgit v1.2.3