PluginRefactoringRope.py

changeset 133
6fb6ac582a39
parent 131
01f2fda78d75
child 135
50c8cfa9fc97
--- a/PluginRefactoringRope.py	Sun Jun 28 13:10:14 2015 +0200
+++ b/PluginRefactoringRope.py	Sun Jun 28 16:13:55 2015 +0200
@@ -107,7 +107,7 @@
             createCallTipsPage, "editorCalltipsPage", None],
     }
     
-    if e5App().getObject("UserInterface").versionIsNewer("6.0.99", "20150625"):
+    if e5App().getObject("UserInterface").versionIsNewer("6.0.99", "20150627"):
         data["ropeMouseClickHandlerPage"] = [
             QCoreApplication.translate("RefactoringRopePlugin", "Rope"),
             os.path.join("RefactoringRope", "ConfigurationPage",

eric ide

mercurial