mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
* compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22223 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2e8fdbb54b
commit
c7c1db84bd
@ -242,8 +242,7 @@ public:
|
|||||||
int leftMargin(int max_width, pit_type pit) const;
|
int leftMargin(int max_width, pit_type pit) const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
friend class BufferView;
|
||||||
friend BufferView;
|
|
||||||
|
|
||||||
/// The BufferView owner.
|
/// The BufferView owner.
|
||||||
BufferView * bv_;
|
BufferView * bv_;
|
||||||
|
Loading…
Reference in New Issue
Block a user