mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
Comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32336 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
061b55c5f4
commit
7814b9c857
@ -40,7 +40,8 @@ public:
|
||||
|
||||
/** Start child process.
|
||||
* The string "what" contains a commandline with arguments separated
|
||||
* by spaces.
|
||||
* by spaces. Unset "process_events" in case UI should be blocked while
|
||||
* processing the external command.
|
||||
*/
|
||||
int startscript(Starttype how, std::string const & what, bool process_events = true);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user