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:
Stephan Witt 2010-12-11 11:45:19 +00:00
parent 9cf4dfda3e
commit 5d531c0a9e

View File

@ -111,7 +111,7 @@ public:
*/
bool selHandle(bool selecting);
///
docstring selectionAsString(bool label) const;
docstring selectionAsString(bool with_label) const;
///
docstring currentState() const;