]> git.lyx.org Git - features.git/commitdiff
Comment
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 17 Nov 2020 06:37:09 +0000 (01:37 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 17 Nov 2020 06:37:09 +0000 (01:37 -0500)
src/Buffer.h

index 267bf94c1d9a760fe905d23032da9e808531910d..e7fd883a2c27969bcfae13e75f568236de3c2f29 100644 (file)
@@ -604,6 +604,8 @@ public:
        /// Collect macro definitions in paragraphs
        void updateMacros() const;
        /// Iterate through the whole buffer and try to resolve macros
+       /// At the moment, this is only called when we are preparing for some
+       /// kind of output (including to the clipboard).
        void updateMacroInstances(UpdateType) const;
 
        /// List macro names of this buffer, the parent and the children