Vincent van Ravesteijn <[EMAIL PROTECTED]> writes: > -void LyXVC::registrer() > +bool LyXVC::registrer()
Is this strange name a typo, or is it because register is a reserved word? LyXVC::add might be an alternative... JMarc
Vincent van Ravesteijn <[EMAIL PROTECTED]> writes: > -void LyXVC::registrer() > +bool LyXVC::registrer()
Is this strange name a typo, or is it because register is a reserved word? LyXVC::add might be an alternative... JMarc