From 322899e0fcad6a71bdf0d854d62bfac73a34c1c3 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 9 Apr 2008 15:55:56 +0000 Subject: [PATCH] * Doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24191 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c1d06de07a..de30724b6e 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1312,7 +1312,8 @@ void LyXAction::init() * \li Action: Creates new empty LyX window. * \li Notion: Already opened documents from the previous window can be found under View menu. * \li Syntax: window-new [] - * \li Params: : pass the geometry of the window. Currently works only under Windows. + * \li Params: : pass the geometry of the window. This parameter is currently + accepted only on Windows platform. * \li Origin: Abdel, 21 Oct 2006 * \endvar */ -- 2.39.2