mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove unused declaration
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17806 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a16237bddb
commit
1bec1b4b55
@ -62,9 +62,6 @@ public:
|
||||
///
|
||||
void setCharFont(Buffer const & buffer, pit_type pit, pos_type pos,
|
||||
LyXFont const & font);
|
||||
///
|
||||
void setCharFont(Buffer const & buffer, pit_type pit, pos_type pos,
|
||||
LyXFont const & font, bool toggleall);
|
||||
|
||||
/// what you expect when pressing \<enter\> at cursor position
|
||||
void breakParagraph(LCursor & cur, bool keep_layout = false);
|
||||
|
Loading…
Reference in New Issue
Block a user