mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-23 16:52:02 +00:00
Fix indentation
This commit is contained in:
parent
8a181862d8
commit
516935f023
@ -407,9 +407,9 @@ public:
|
||||
|
||||
///Binding LaTeX lines with buffer positions.
|
||||
//Common routine for LaTeX and Reference errors listing.
|
||||
void traverseErrors(TeXErrors::Errors::const_iterator err,
|
||||
TeXErrors::Errors::const_iterator end,
|
||||
ErrorList & errorList) const;
|
||||
void traverseErrors(TeXErrors::Errors::const_iterator err,
|
||||
TeXErrors::Errors::const_iterator end,
|
||||
ErrorList & errorList) const;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user