]> git.lyx.org Git - features.git/commit
Move quoteArg to LyXLex so that it can be used e.g. for writing viewers to
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 12 Aug 2006 10:39:12 +0000 (10:39 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 12 Aug 2006 10:39:12 +0000 (10:39 +0000)
commit11d4a7aaeddb60b49501937f99d6e2518a102f7a
tree0b30f2a48e387b098f524a0ea343d81f91c9a653
parent5c4151bb9bb7fc6da8dc6856eafe6a9182d79c42
Move quoteArg to LyXLex so that it can be used e.g. for writing viewers to
preferences
        * src/lyxfunc.C
        (quoteArg): move to LyXLex
        (LyXFunc::dispatch): adjust to the change above

        * src/lyxlex.[Ch]
        (quoteString): new, moved from lyxfunc.C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14620 a592a061-630c-0410-9148-cb99ea01b6c8
src/lyxfunc.C
src/lyxlex.C
src/lyxlex.h