lyx_mirror/development/scons
Abdelrazak Younes c7e365365e This commit saves the need to check for lyx::use_gui in a number of places.
* lyx_main.h: define "extern bool lyx::use_gui" here.

* NoGuiFontMetrics.h: new class for command-line LyX

* NoGuiFontLoader.h: new class for command-line LyX

* Application.C:
  - theFontMetrics(): returns the above dummy FontMetrics when use_gui is false.
  - theFontLoader(): returns the above dummy FontLoader when use_gui is false.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15339 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-15 21:47:29 +00:00
..
qt4.py Scons: link to qt debug lib in debug mode 2006-06-18 04:04:23 +00:00
scons_manifest.py This commit saves the need to check for lyx::use_gui in a number of places. 2006-10-15 21:47:29 +00:00
scons_utils.py Scons: get version info from configure.ac, add fonts and postinstall script for cygwin 2006-09-26 19:37:09 +00:00
SConstruct Scons: fix windows DESTDIR installation problem 2006-10-05 03:08:08 +00:00