]> git.lyx.org Git - lyx.git/commit
Migrate GuiHSPace to InsetParamsDialog.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 21 Feb 2010 09:28:33 +0000 (09:28 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 21 Feb 2010 09:28:33 +0000 (09:28 +0000)
commit5d235f5251b4ba05f0492ac6aaf995ed94aa6a16
treef58c2f89d583c68612a92f4a12c024257c70e9a6
parent37974532f65924c6b4a12401c0845b544119ecc4
Migrate GuiHSPace to InsetParamsDialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33525 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/frontends/qt4/GuiHSpace.cpp
src/frontends/qt4/GuiHSpace.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/InsetParamsDialog.cpp
src/frontends/qt4/InsetParamsWidget.h
src/frontends/qt4/ui/HSpaceUi.ui
src/insets/Inset.cpp
src/insets/InsetSpace.cpp
src/insets/InsetSpace.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSpace.h