X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncRequest.h;h=42829ae8de26302df1f0e4702296953679e0dae7;hb=84e91772eb255076384c96f662b56a0fbdf635a4;hp=35fff681599dcbb5689a3dfc6655d902fe555a25;hpb=ea17a3cd099d5c182d7f518f45dc60768e972abe;p=lyx.git diff --git a/src/FuncRequest.h b/src/FuncRequest.h index 35fff68159..42829ae8de 100644 --- a/src/FuncRequest.h +++ b/src/FuncRequest.h @@ -122,7 +122,7 @@ private: /// KeyModifier modifier_; /// Commands should be run synchronously when they - /// are launched via "command-sequence" or "repeat" + /// are launched via "command-sequence" or "repeat" or "buffer-forall" bool allow_async_; };