mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
rename selectionAsString parameter in header to match the implementation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36822 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9cf4dfda3e
commit
5d531c0a9e
@ -111,7 +111,7 @@ public:
|
||||
*/
|
||||
bool selHandle(bool selecting);
|
||||
///
|
||||
docstring selectionAsString(bool label) const;
|
||||
docstring selectionAsString(bool with_label) const;
|
||||
///
|
||||
docstring currentState() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user