]> git.lyx.org Git - features.git/commit
MacOSX compile fix: The class Point conflicted with a struct defined in MacTypes.h.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 15 Oct 2006 22:32:56 +0000 (22:32 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 15 Oct 2006 22:32:56 +0000 (22:32 +0000)
commit562d55989ad93b2886ae437bf45eb0e7cf796891
treecf687625c583b72bdae954fe3383a265005e7996
parentc7e365365e74237149c960b9ecaa77bc7c93e608
MacOSX compile fix: The class Point conflicted with a struct defined in MacTypes.h.

* coordcache.[Ch]: put everything in the LyX namespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15340 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/BufferView.C
src/BufferView.h
src/bufferview_funcs.C
src/bufferview_funcs.h
src/coordcache.C
src/coordcache.h
src/cursor.C
src/cursor.h
src/insets/insettabular.C
src/mathed/InsetMathNest.C
src/rowpainter.C
src/text2.C