commit 378059ff102f50296325b7d40e6f94edf10a58be
Author: Pavel Sanda <[email protected]>
Date: Sat May 17 18:39:41 2025 +0200
Add comment from JMarc.
---
src/frontends/qt/GuiView.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/frontends/qt/GuiView.h b/src/frontends/qt/GuiView.h
index 4fd713308b..186c6222cb 100644
--- a/src/frontends/qt/GuiView.h
+++ b/src/frontends/qt/GuiView.h
@@ -118,6 +118,8 @@ public:
bool getStatus(FuncRequest const & cmd, FuncStatus & flag);
/// dispatch command.
/// \return true if the \c FuncRequest has been dispatched.
+ /// Do not use this version of dispatch() that uses a DispatchResult
+ /// if not using it after the call, see cd3d327366.
void dispatch(FuncRequest const & cmd, DispatchResult & dr);
void restartCaret();
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs