]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiLine.h
Add missing initialization
[lyx.git] / src / frontends / qt4 / GuiLine.h
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2015-04-02 Juergen SpitzmuellerNo need for default argument
2015-03-30 Juergen SpitzmuellerImprove read-only mode of InsetParams derived dialogs
2010-09-17 Uwe StöhrGuiLine: honor Abdel as author
2010-09-07 Abdelrazak YounesMigrate GuiLine to InsetParamsWidget.
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...