Dekel,
Your CVS commit to lyxfunc.C has:
case LFUN_INSET_WRAP:
code == Inset::WRAP_CODE;
break;
Please replace "==" by "=".
Regards,
Rob.
Dekel,
Your CVS commit to lyxfunc.C has:
case LFUN_INSET_WRAP:
code == Inset::WRAP_CODE;
break;
Please replace "==" by "=".
Regards,
Rob.