lyx_mirror/src/client
Jean-Marc Lasgouttes 39a8000589 Do not use Application for a 'cancel export' boolean
It is not good for a support function to depend of anything outside of
it, especially Application.

Here the boolean that indicates that export should be canceled is put
in Systemcall. This allows to remove all the dummy theApp() function
that have been added here and there for linking needs.
2018-01-02 16:01:07 +01:00
..
.gitignore
boost.cpp
client.cpp Do not use Application for a 'cancel export' boolean 2018-01-02 16:01:07 +01:00
CMakeLists.txt
lyxclient.1in
Makefile.am