From 339a449a376f816e53dd3b31e66cfca203ec0cc4 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Thu, 9 Nov 2006 09:06:37 +0000 Subject: [PATCH] adjust a doxygen comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15813 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/BufferView.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/BufferView.h b/src/BufferView.h index 74483502eb..d2796813d1 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -151,7 +151,8 @@ public: /// void workAreaResize(int width, int height); - /// a function should be executed from the workarea + /// dispatch method that should be executed from the workarea + /// \return true if a full redraw is needed. bool workAreaDispatch(FuncRequest const & ev); /// access to anchor -- 2.39.2