X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/3263678eef57c78d7017185eaa2efb9e644c7f29..1b4d28edd06e98cd8b06a129b4aad3e29de38938:/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;