Give an error message when path to file contains spaces.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1918 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Dekel Tsur 2001-04-14 08:16:43 +00:00
parent 8a58460189
commit 2b8fe23472

View File

@ -1,3 +1,8 @@
2001-04-14 Dekel Tsur <dekelts@tau.ac.il>
* src/exporter.C (Export): Give an error message when path to file
contains spaces.
2001-04-13 Juergen Vigna <jug@sad.it>
* tabular.C (GetAdditionalHeight): changed parameter from cell to row.