mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-17 13:26:58 +00:00
967f4d661e
This can lead to mistakes. If no buffer is required at the beginning, it is better to pass 'nullptr' explicitly. Fix a case of missing parameter in GuiCompleter (introduced at f3656600). This avoids some spurious "There is no group open (creating one)" messages.