Abdelrazak Younes wrote:

I Abdel,

I'll do what you suggested, with one exception:

> LYXERR0("FileName::copyTo(): Could not copy file " << *this << " to " <<
> name); sting const error = fromqstr(f.errorString());
> if (!error.empty())
>      LYXERR0(": " << error);

This would add an unwanted line break.


Georg

Reply via email to