1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Explicited pyobjc imports.

This commit is contained in:
Virgil Dupras
2010-01-18 08:48:44 +01:00
parent 5cda4a1eb4
commit 2d5502cc2f
6 changed files with 14 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
# http://www.hardcoded.net/licenses/hs_license
import objc
from AppKit import *
from Foundation import NSObject
from core_pe import app_cocoa as app_pe_cocoa