mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 19:14:51 +00:00
Compile fix
This commit is contained in:
parent
99fe8ef2ba
commit
e67f402cec
@ -266,7 +266,7 @@ void Converters::sort()
|
||||
}
|
||||
|
||||
|
||||
OutputParams::FLAVOR Converters::getFlavor(Graph::EdgePath const & path)
|
||||
OutputParams::FLAVOR Converters::getFlavor(Graph::EdgePath const & path,
|
||||
Buffer const * buffer)
|
||||
{
|
||||
for (Graph::EdgePath::const_iterator cit = path.begin();
|
||||
|
Loading…
Reference in New Issue
Block a user