mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36162 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2c7a7e72c2
commit
04e6076ebb
@ -91,8 +91,8 @@ protected:
|
||||
/// parse information from the version file
|
||||
virtual void scanMaster() = 0;
|
||||
|
||||
/// make a relative version identifier
|
||||
/// suitable for RCS and CVS
|
||||
/// Prepare a version identifier suitable for RCS and CVS.
|
||||
/// If needed converts last or relative number to the absolute revision.
|
||||
bool makeRCSRevision(std::string const &version, std::string &revis) const;
|
||||
|
||||
// GUI container for doVCCommandCall
|
||||
|
Loading…
Reference in New Issue
Block a user