]> git.lyx.org Git - lyx.git/commit
* lyxfunc.h:
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 13 Apr 2006 12:18:42 +0000 (12:18 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 13 Apr 2006 12:18:42 +0000 (12:18 +0000)
commit3b44c08e43ba2bc0ef97c291d4c5a19819e32ab5
treecd854e91404b974538b4ffd4c6f6d2b872448302
parent2fcae62a4d964e82c3bd15fffe45cd2881c486f6
* lyxfunc.h:
* BufferView_pimpl.h: delete LyXKeySymPtr typedef

* kbmap.h: include LyXKeysym.h and remove forward declaration of LyXKeySym,
  and delete LyXKeySymPtr typedef

* kbsequence.h:
* frontends/WorkArea.h: delete LyXKeySymPtr typedef, include LyXKeySym.h
   and don't include boost/shared_ptr.hpp, remove forward declaration of
   LyXKeySym.

* frontends/LyXKeySym.h: include boost/shared_ptr.hpp, and add typedef
  for LyXKeySymPtr

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13663 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView_pimpl.h
src/frontends/LyXKeySym.h
src/frontends/WorkArea.h
src/kbmap.h
src/kbsequence.h
src/lyxfunc.h