mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
adjust a doxygen comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15813 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d74c61f091
commit
339a449a37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user