From 4f25c5e1650868acbed28df73190bc80fa50910d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 18 Jul 2014 12:40:41 +0530 Subject: [PATCH] Add cleanup note --- setup/qt5-migrate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/qt5-migrate.py b/setup/qt5-migrate.py index 85147a5798..39c8e39974 100644 --- a/setup/qt5-migrate.py +++ b/setup/qt5-migrate.py @@ -8,6 +8,8 @@ __copyright__ = '2014, Kovid Goyal ' # QT5XX: Get rid of is_beta special processing in update.py +# QT5XX: Get rid of the plugin porting stat colelction in plugins_mirror.py + # QT5XX: Delete this file after migration is completed import os, re