Use QApplication.instance() instead of qApp because qApp seems to ignore the attribut...
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 31 Mar 2010 13:19:42 +0000 (13:19 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 31 Mar 2010 13:19:42 +0000 (13:19 +0000)
commit77aa97eefef82a41e7bb5a8c4713016c700a6c54
tree5204d5a0940418043d18bdb10ea301f20c6198f0
parentf989f600755eda606c6c9853bb229bec47bebbc0
Use QApplication.instance() instead of qApp because qApp seems to ignore the attributes manually injected.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3350 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/BEditingDialog.py