<div dir="ltr"><div>Hi again,</div><div><br></div><div>sorry but I have a idea... I compiled QGIS and realized that signals connections made with QtDesigner are compiled into old style signal-slot connection:</div><div><br></div><div>QObject::connect(mCustomDelimiterOption, SIGNAL(toggled(bool)), mCustomDelimiterText, SLOT(setEnabled(bool)));</div><div><br></div><div>What is also forbidden by QEP #77.<br></div><div><br></div><div>So I guess this answers my question. Thanks a lot anyway.</div><div><br></div><div>Jorge<br></div></div>