From 9e45d814412c390f13a625f7f3a010bfac73c4e5 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 30 Aug 2010 12:08:10 +0000 Subject: [PATCH] Comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35234 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Format.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; /// -- 2.39.5