This commit is contained in:
Kovid Goyal 2014-07-05 13:39:38 +05:30
parent e3b9f76569
commit 5cb78b1003

View File

@ -6,8 +6,6 @@ from __future__ import (unicode_literals, division, absolute_import,
__license__ = 'GPL v3' __license__ = 'GPL v3'
__copyright__ = '2014, Kovid Goyal <kovid at kovidgoyal.net>' __copyright__ = '2014, Kovid Goyal <kovid at kovidgoyal.net>'
# QT5XX: Test touchscreen support on windows 8 in the viewer
# QT5XX: Delete this file after migration is completed # QT5XX: Delete this file after migration is completed
import os, re import os, re