]> git.lyx.org Git - features.git/commit
* lyxfont.h: Change order of declarations to give the compiler
authorAndré Pönitz <poenitz@gmx.net>
Sat, 16 Jul 2005 10:35:43 +0000 (10:35 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sat, 16 Jul 2005 10:35:43 +0000 (10:35 +0000)
commit3f54e51eb3f816788557f260f39272bbc907873f
treecdc8dd1a095d5d13414d2361bb2f9b07d084c4ab
parent2a661e38d0f93d146914bb581d6fba8c3adbb44d
  * lyxfont.h: Change order of declarations to give the compiler
  a better chance to inline things

  * lyx_cb.[Ch]: Add 'force' argument to QuitLyX suppressing
  questions on unsaved docs for better scritability

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10236 a592a061-630c-0410-9148-cb99ea01b6c8
src/ChangeLog
src/frontends/gtk/GView.C
src/frontends/qt2/QtView.C
src/frontends/xforms/XFormsView.C
src/lyx_cb.C
src/lyx_cb.h
src/lyx_main.C
src/lyxfont.C
src/lyxfont.h
src/lyxfunc.C