mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Adjust comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21808 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1060f922f0
commit
c06f45a66f
@ -75,8 +75,6 @@ public:
|
||||
///
|
||||
virtual FuncStatus getStatus(FuncRequest const & cmd) = 0;
|
||||
/// dispatch command.
|
||||
/// \param propagate: indicate if the dispatch should be probagated to
|
||||
/// the main lyx::dispatch().
|
||||
/// \return true if the \c FuncRequest has been dispatched.
|
||||
virtual bool dispatch(FuncRequest const & cmd) = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user