lyx_mirror/src/frontends
Richard Heck a773428fce Cut and paste solution to get export working. The issue is that the old
exportAndDestroy was calling:
  buffer->doExport(format, true, update_unincluded);
where "true" means: Leave it in the tempdir. We need false, which means
we need another parameter, if we're not doing it as cut and paste.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35715 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-19 15:10:13 +00:00
..
qt4 Cut and paste solution to get export working. The issue is that the old 2010-10-19 15:10:13 +00:00
tests
alert.h
Application.h
Clipboard.h
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h use one place to adjust width of thin lines 2010-09-07 05:14:57 +00:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h