fixed problems with images on os x

This commit is contained in:
Jeena 2013-10-08 05:54:24 +02:00
parent cc0aee9510
commit ee3f4de6a5
5 changed files with 7 additions and 4 deletions

View file

@ -47,5 +47,3 @@ setup(
options={'py2app': OPTIONS},
setup_requires=['py2app'],
)
print os.path.dirname(PyQt4.__file__)