[Psi-Devel] Status bug?

Wolfgang Illmeyer wolfgang.illmeyer at gmx.net
Sat Nov 17 09:43:02 PST 2007


Hi.
I have found a fix for the passphrase dialog problem.
If I replace 
	resize(minimumSize());
by
	resize(sizeHint());
in PassphraseDlg::promptPassphrase() in , the passphrase dialog gets shown 
again.

/Wolfgang


More information about the Psi-Devel mailing list