Vincent van Ravesteijn wrote:
> Op 26-2-2012 0:05, sa...@lyx.org schreef:
> Isn't the FileName constructor supposed to Assert on a non-absolute path ?
You are right, strange it never crashed for me. Anyway more embarrassing is
that I missed DocFileName inherits from FileName and the whole conversi
Op 26-2-2012 0:05, sa...@lyx.org schreef:
Author: sanda
Date: Sun Feb 26 00:05:28 2012
New Revision: 40796
URL: http://www.lyx.org/trac/changeset/40796
Log:
Add tooltip for graphics insets
+
+docstring InsetGraphics::toolTip(BufferView const&, int, int) const
+{
+ return
from_utf8(FileNa