]> git.lyx.org Git - features.git/commit
Fix bug 2739: Option for alphabetical sorting of environments in the toolbar
authorPavel Sanda <sanda@lyx.org>
Sat, 10 Nov 2007 00:21:42 +0000 (00:21 +0000)
committerPavel Sanda <sanda@lyx.org>
Sat, 10 Nov 2007 00:21:42 +0000 (00:21 +0000)
commit87bd0e79ad5fdbac1ee254601d28eb7cc5511a2b
treefa292e418a7ca0d8ee104a8ffccc3c2b758b827d
parent0f9f633968ce18a303e772ad229ca3fe56b92ac7
Fix bug 2739: Option for alphabetical sorting of environments in the toolbar

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21536 a592a061-630c-0410-9148-cb99ea01b6c8
14 files changed:
src/LyXFunc.cpp
src/LyXRC.cpp
src/LyXRC.h
src/frontends/LyXView.h
src/frontends/WorkArea.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h
src/frontends/qt4/GuiToolbars.cpp
src/frontends/qt4/GuiToolbars.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/ui/PrefUi.ui