X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/6c3280197bc36e3b5911e971bd8958352ed8aa4f..810a7d925af4a7aea741e8319d9dddce5947710a:/ITStatusItem.h diff --git a/ITStatusItem.h b/ITStatusItem.h index 7085c78..4ed0643 100644 --- a/ITStatusItem.h +++ b/ITStatusItem.h @@ -22,6 +22,7 @@ @interface ITStatusItem : NSStatusItem { id _menuProvider; + NSMenu *_menuProxy; } - (id)initWithStatusBar:(NSStatusBar *)statusBar withLength:(float)length;