]> git.lyx.org Git - features.git/commit
Move the ItemType enum out of GuiPref and into KeyMap, where it belongs.
authorRichard Heck <rgheck@comcast.net>
Tue, 23 Sep 2008 13:53:38 +0000 (13:53 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 23 Sep 2008 13:53:38 +0000 (13:53 +0000)
commitad0ecf86a70f54246ed2022553c20cb588d0bb6e
tree88605abe717688565c6b06346452c7a36a2f65a1
parent31e5a1569546b7190078e3d8c8657907ce7fd846
Move the ItemType enum out of GuiPref and into KeyMap, where it belongs.

This is preparation for multi-LFUN bindings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26503 a592a061-630c-0410-9148-cb99ea01b6c8
src/KeyMap.cpp
src/KeyMap.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiPrefs.h