Author: rgheck
Date: Wed Jul 21 16:28:38 2010
New Revision: 34997
URL: http://www.lyx.org/trac/changeset/34997

Log:
Comment.

Modified:
   lyx-devel/trunk/src/graphics/PreviewLoader.cpp

Modified: lyx-devel/trunk/src/graphics/PreviewLoader.cpp
==============================================================================
--- lyx-devel/trunk/src/graphics/PreviewLoader.cpp      Wed Jul 21 16:02:46 
2010        (r34996)
+++ lyx-devel/trunk/src/graphics/PreviewLoader.cpp      Wed Jul 21 16:28:38 
2010        (r34997)
@@ -203,7 +203,8 @@
        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.

Reply via email to