From: Abdelrazak Younes Date: Thu, 9 Nov 2006 09:06:37 +0000 (+0000) Subject: adjust a doxygen comment. X-Git-Tag: 1.6.10~11973 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=339a449a376f816e53dd3b31e66cfca203ec0cc4;p=features.git adjust a doxygen comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15813 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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