From e1b4033ee6148034d4df178ace98d0f48a96e48a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 3 Aug 2014 10:11:16 +0530 Subject: [PATCH] ... --- setup/qt5-migrate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/qt5-migrate.py b/setup/qt5-migrate.py index 8d7fb1ac31..246ca9a1df 100644 --- a/setup/qt5-migrate.py +++ b/setup/qt5-migrate.py @@ -10,6 +10,8 @@ __copyright__ = '2014, Kovid Goyal ' # QT5XX: Port the demo UI and editor plugin zip files on the server to Qt 5 +# QT5XX: Modify notes about glibc 2.13, os x 10.7 and new Qt/PyQt linux dependencies on the server + # QT5XX: Delete this file after migration is completed import os, re