From: Pavel Sanda Date: Mon, 30 Aug 2010 12:08:10 +0000 (+0000) Subject: Comment X-Git-Tag: 2.0.0~2732 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9e45d814412c390f13a625f7f3a010bfac73c4e5;p=features.git Comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35234 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Format.h b/src/Format.h index 0a63bccbf1..aa5907fec0 100644 --- a/src/Format.h +++ b/src/Format.h @@ -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; ///