fixed #7
This commit is contained in:
parent
0d9d237fed
commit
9ba8370df2
2 changed files with 72 additions and 2 deletions
|
@ -22,6 +22,9 @@
|
|||
|
||||
- (void)awakeFromNib
|
||||
{
|
||||
[timelineViewWindow setExcludedFromWindowsMenu:YES];
|
||||
[mentionsViewWindow setExcludedFromWindowsMenu:YES];
|
||||
|
||||
[self initHotKeys];
|
||||
|
||||
[GrowlApplicationBridge setGrowlDelegate:self];
|
||||
|
|
Reference in a new issue