mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unnecessary friendship. Thanks Scott!
This commit is contained in:
parent
7b9dc7bc9e
commit
491c966436
@ -39,8 +39,6 @@ public:
|
||||
///
|
||||
ParagraphParameters();
|
||||
///
|
||||
friend LyXErr & operator<<(LyXErr & os, ParagraphParameters const & cur);
|
||||
///
|
||||
void clear();
|
||||
///
|
||||
bool sameLayout(ParagraphParameters const &) const;
|
||||
|
Loading…
Reference in New Issue
Block a user