-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I think I must have missed something, somewhere - is it a PyQt or a Qt decision to no longer accept None for an empty QString, for instance in
fileName = QFileDialog.getOpenFileName(None, None, self) vs. fileName = QFileDialog.getOpenFileName(QString(), QString(), self) ? - -- Boudewijn Rempt | http://www.valdyas.org public key at: certserver.pgp.com or pki.surfnet.nl -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE78kI6N8fj6DnPxOgRAu4bAKCqaNydGx03NWpbBTD/HFdgM3HubACdFbMD J+q01UyPxUzJ5JbrJeWN62U= =07JN -----END PGP SIGNATURE----- _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
