This commit is contained in:
Kovid Goyal 2014-05-28 14:15:53 +05:30
parent 0a990476a4
commit e8d73e534b

View File

@ -12,6 +12,8 @@ __copyright__ = '2014, Kovid Goyal <kovid at kovidgoyal.net>'
# QT5XX: Test touchscreen support on windows 8 in the viewer # QT5XX: Test touchscreen support on windows 8 in the viewer
# QT5XX: See if you can figure out why the splash screen does not work in linux
# QT5XX: Look for obsolete classes and functions from the list here: # QT5XX: Look for obsolete classes and functions from the list here:
# http://qt-project.org/doc/qt-5/obsoleteclasses.html as these will not be # http://qt-project.org/doc/qt-5/obsoleteclasses.html as these will not be
# present in PyQt5 # present in PyQt5