]> git.lyx.org Git - features.git/commit
make dispatch_result_t ctor of DispatchResult explicit
authorLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 29 Oct 2003 19:19:27 +0000 (19:19 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 29 Oct 2003 19:19:27 +0000 (19:19 +0000)
commita7060da1978f9803ffadfa0878e30d506a823590
tree8879f3443369389719007d04f655eb53fc69e550
parenta3236d4c959035766701d5c2f1c6a5f3dd3c31ca
make dispatch_result_t ctor of DispatchResult explicit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8004 a592a061-630c-0410-9148-cb99ea01b6c8
44 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/buffer.C
src/cursor.C
src/dispatchresult.h
src/insets/ChangeLog
src/insets/insetbase.C
src/insets/insetbibitem.C
src/insets/insetbibtex.C
src/insets/insetbox.C
src/insets/insetbranch.C
src/insets/insetcite.C
src/insets/insetcollapsable.C
src/insets/insetcommand.C
src/insets/insetert.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetfloatlist.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetindex.C
src/insets/insetlabel.C
src/insets/insetminipage.C
src/insets/insetnote.C
src/insets/insetref.C
src/insets/insettabular.C
src/insets/insettext.C
src/insets/insettoc.C
src/insets/inseturl.C
src/insets/insetwrap.C
src/insets/updatableinset.C
src/lyxfunc.C
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/formulabase.C
src/mathed/math_cursor.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_nestinset.C
src/mathed/math_scriptinset.C
src/mathed/ref_inset.C
src/sgml.C
src/tex2lyx/table.C
src/text3.C