Abdelrazak Younes wrote:
On 04/10/2008 14:13, Peter Kümmel wrote:
Until we know a better way to get the long path name
I've checked in the patch:
http://www.lyx.org/trac/changeset/26718
(bug http://bugzilla.lyx.org/show_bug.cgi?id=4693)
Why did you you choose the 8bit encoding version? I'd prefer that you
use the wide version of it because I am forecasting that this will not
work for non latin file names, or just use the same macro as what's done
in the Qt source.
Abdel.
Obsolete, I use the lyx function os::internal_path() now.
Peter