diff -r 6686a3326df8 -r a9577f248f04 Plugins/PluginWizardQFontDialog.py --- a/Plugins/PluginWizardQFontDialog.py Mon Jul 08 21:47:26 2013 +0200 +++ b/Plugins/PluginWizardQFontDialog.py Mon Jul 08 22:36:10 2013 +0200 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.1.0" +version = "5.4.0" className = "FontDialogWizard" packageName = "__core__" shortDescription = "Show the QFontDialog wizard."