git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34997 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-07-21 14:28:38 +00:00
parent 9803d7a2a6
commit 980dfa0f3b

View File

@ -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.