]> git.lyx.org Git - lyx.git/commit
Replace calls from make_unique to lyx::make_unique
authorKornel Benko <kornel@lyx.org>
Fri, 15 Jan 2021 10:36:14 +0000 (11:36 +0100)
committerKornel Benko <kornel@lyx.org>
Fri, 15 Jan 2021 10:36:14 +0000 (11:36 +0100)
commitea5e16d07553778dd8d71a301c3b5dc17280191a
tree1855712fda491e3a5c1e53ce687be60ae08b5ae8
parent437a287dee22dbab1012ab578460b024f287c16b
Replace calls from make_unique to lyx::make_unique

After advice from Yuriy Skalko to satisfy compilation with clang8
src/Buffer.cpp
src/BufferList.cpp
src/TocBackend.cpp
src/graphics/GraphicsCacheItem.cpp
src/mathed/MathExtern.cpp
src/support/FileMonitor.cpp