Automatically update the dialog when the autoApply checkbox is toggled.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24676 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-05-07 23:56:48 +00:00
parent 01ceec9cfe
commit acb78e35f1

View File

@ -159,6 +159,8 @@ GuiCharacter::GuiCharacter(GuiView & lv)
connect(colorCO, SIGNAL(activated(int)), this, SLOT(change_adaptor()));
connect(langCO, SIGNAL(activated(int)), this, SLOT(change_adaptor()));
connect(toggleallCB, SIGNAL(clicked()), this, SLOT(change_adaptor()));
connect(autoapplyCB, SIGNAL(stateChanged(int)), this,
SLOT(change_adaptor()));
#ifdef Q_WS_MACX
// On Mac it's common to have tool windows which are always in the