On Saturday 16 December 2006 11:45, Eugene Paskevich wrote:
> Where do you think the best place for saving this m_b is?

You keep your changes to mainwin.{h,cpp}. In userinfodlg.cpp you do:
on line 1724: 
chkHistoryReverse->setChecked(m_bHistoryReverse = mainwin->m_histReversing);
and on line 1935:
mainwin->m_histReversing = m_bHistoryReverse = newVal;

Haven't tested it, but it should work. The user needs to do System -> Save 
settings, but IMHO it's the best way.

// Erik

-- 
This is an example for a correct signature.

Erik Johansson
http://ejohansson.se

Attachment: pgpAJQbQzD6lc.pgp
Description: PGP signature

Reply via email to