mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
Add comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28129 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
75973de67f
commit
14b34d5afd
@ -25,7 +25,8 @@ namespace support {
|
||||
* change to a directory as the cwd, for example :
|
||||
*
|
||||
* if (blah) {
|
||||
* Path p("/tmp/blah");
|
||||
* FileName pp("/tmp/blah");
|
||||
* PathChanger p(pp);
|
||||
* ...
|
||||
* }
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user