]> git.lyx.org Git - lyx.git/commit
GuiLabel: generalize initialiseParams() and transfer to InsetParamsWidget as this...
authorAbdelrazak Younes <younes@lyx.org>
Sat, 30 Oct 2010 18:40:53 +0000 (18:40 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 30 Oct 2010 18:40:53 +0000 (18:40 +0000)
commit5320ce020673013167a23a4221e2762603889453
tree6d7a5b01327b5c1c7dcac5e8f8bf180c0852bb00
parenteb0c10b6b484b7afbc0fbaaa8505d1ebe988ca6a
GuiLabel: generalize initialiseParams() and transfer to InsetParamsWidget as this will be used by other insets. The implementation of the new paramsToDialog(InsetCommandParams) is optional.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35933 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiLabel.cpp
src/frontends/qt4/GuiLabel.h
src/frontends/qt4/InsetParamsWidget.cpp
src/frontends/qt4/InsetParamsWidget.h