]> git.lyx.org Git - lyx.git/commit
Get rid of Qt resources
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 6 Jun 2020 22:57:40 +0000 (00:57 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 6 Jun 2020 23:15:28 +0000 (01:15 +0200)
commit2d48072e664099385b2442f7166b3c57129799bb
treeacb9f4868083b1064d4e6c87b92d2b0745c33b48
parent6b221751c1adc72af1727b6072f2346a15282df0
Get rid of Qt resources

It turns out that the resources were mostly not used anyway. Removing
them shrinks LyX binary by ~6MB.

Only autotools have been adapted. cmake will require the same
simplification.
src/frontends/qt/.gitignore
src/frontends/qt/BulletsModule.cpp
src/frontends/qt/GuiApplication.cpp
src/frontends/qt/GuiCompleter.cpp
src/frontends/qt/Makefile.am
src/insets/InsetInfo.cpp
src/mathed/InsetMathNest.cpp