Added the serial number block. I hope it works alright.
[MenuTunes.git] / MTShizzleWindow.m
index 674d338..11ca0b1 100755 (executable)
@@ -33,6 +33,7 @@ static MTShizzleWindow *_privateSharedWindow = nil;
                         styleMask:styleMask
                         backing:backingType
                         defer:flag]) ) {
+               [self setLevel:NSStatusWindowLevel];
         [self buildWindow];
     }
     return self;