]> git.lyx.org Git - features.git/commit
Use a typedef for vector<Format const *>, which is what gets used
authorRichard Heck <rgheck@lyx.org>
Wed, 19 Oct 2016 22:11:58 +0000 (18:11 -0400)
committerRichard Heck <rgheck@lyx.org>
Thu, 25 May 2017 03:35:51 +0000 (23:35 -0400)
commite9b14eed608b0f0e58c17177e54babe3c1b73d75
tree2045a00b086395ce2f7af9fe465659ef2bb443b6
parent1cdbf23d6932e0b142299db56a65df4d608cdbe2
Use a typedef for vector<Format const *>, which is what gets used
for lists of exportable and importable formats.

(cherry picked from commit 014bc7805e8a9eca1096db67b1e9d26e1ff6c7e2)
src/BufferParams.cpp
src/BufferParams.h
src/Converter.cpp
src/Converter.h
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiSendto.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/Toolbars.cpp