mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
Comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34997 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9803d7a2a6
commit
980dfa0f3b
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user