From 980dfa0f3b1eb6ecb51b184392dc8e84a52fe502 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 21 Jul 2010 14:28:38 +0000 Subject: [PATCH] Comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34997 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/graphics/PreviewLoader.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/graphics/PreviewLoader.cpp b/src/graphics/PreviewLoader.cpp index 54913b3aec..8bec4cc922 100644 --- a/src/graphics/PreviewLoader.cpp +++ b/src/graphics/PreviewLoader.cpp @@ -203,7 +203,8 @@ public: void add(string const & latex_snippet); /// void remove(string const & latex_snippet); - /// + /// \p wait whether to wait for the process to complete or, instead, + /// to do it in the background. void startLoading(bool wait = false); /// Emit this signal when an image is ready for display. -- 2.39.5