mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35234 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
433830cdc0
commit
9e45d81441
@ -143,9 +143,9 @@ public:
|
||||
void setViewer(std::string const & name, std::string const & command);
|
||||
///
|
||||
void setEditor(std::string const & name, std::string const & command);
|
||||
///
|
||||
/// Currently used by hyperlink insets
|
||||
bool viewURL(std::string const &url);
|
||||
///
|
||||
/// View the given file. Buffer used for DVI's paper orientation.
|
||||
bool view(Buffer const & buffer, support::FileName const & filename,
|
||||
std::string const & format_name) const;
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user