]> code.delx.au - notipod/commitdiff
Don't need this anymore, it's been set in the XIB
authorJames Bunton <jamesbunton@delx.net.au>
Fri, 13 Jan 2012 23:24:42 +0000 (10:24 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Fri, 13 Jan 2012 23:24:42 +0000 (10:24 +1100)
notipod_gui.py

index 85d2f159400e57eafca02dee407ac9308de92bb7..e5ea98b83574ec6360ef11232aca53f9281410f3 100644 (file)
@@ -129,7 +129,6 @@ class NotiPodController(NSObject):
 
        def awakeFromNib(self):
                self.runningGenerator = False
-               self.previewWindow.setReleasedWhenClosed_(False)
 
        # Delegate methods
        def applicationWillFinishLaunching_(self, _):