mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
dgme cocoa: adjusted to the latest developments.
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40153
This commit is contained in:
parent
e0f52c9b80
commit
bb2dab505f
@ -12,9 +12,10 @@ from dupeguru import app_me_cocoa, scanner
|
||||
|
||||
# Fix py2app imports which chokes on relative imports
|
||||
from dupeguru import app, app_cocoa, data, directories, engine, export, ignore, results, scanner
|
||||
from hsfs import auto, manual, stats, tree, utils, music
|
||||
from hsfs import auto, stats, tree, music
|
||||
from hsfs.phys import music
|
||||
from hsmedia import aiff, flac, genres, id3v1, id3v2, mp4, mpeg, ogg, wma
|
||||
from hsutil import conflict
|
||||
|
||||
class PyApp(NSObject):
|
||||
pass #fake class
|
||||
|
Loading…
x
Reference in New Issue
Block a user