]> git.lyx.org Git - features.git/commit
Factorize showInsetDialog() for InsetParamsDialog based dialogs.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 16 Feb 2010 13:35:40 +0000 (13:35 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 16 Feb 2010 13:35:40 +0000 (13:35 +0000)
commit6490dd8636b57e178684e507449aa87589fe06e4
tree4d1b3e0f463a9d0830e8bb7a226a5875db880646
parent175c03336e6b98983cfc3eb4591fd4c1f4141e96
Factorize showInsetDialog() for InsetParamsDialog based dialogs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33487 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/insets/InsetERT.cpp
src/insets/InsetERT.h
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/insets/InsetVSpace.cpp
src/insets/InsetVSpace.h