--- a/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui Sat Jul 31 16:41:42 2010 +0200 +++ b/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui Sat Jul 31 17:17:07 2010 +0200 @@ -32,7 +32,7 @@ <string>Python 2</string> </property> <property name="checked"> - <bool>true</bool> + <bool>false</bool> </property> </widget> </item> @@ -41,6 +41,9 @@ <property name="text"> <string>Python 3</string> </property> + <property name="checked"> + <bool>true</bool> + </property> </widget> </item> <item> @@ -485,7 +488,7 @@ <item row="1" column="2"> <widget class="QCheckBox" name="unicodeCheckBox"> <property name="text"> - <string>Unicode</string> + <string>ASCII</string> </property> </widget> </item>