This commit is contained in:
Jeena Paradies 2012-11-13 14:39:21 +01:00
parent 0d9d237fed
commit 9ba8370df2
2 changed files with 72 additions and 2 deletions

View file

@ -22,6 +22,9 @@
- (void)awakeFromNib
{
[timelineViewWindow setExcludedFromWindowsMenu:YES];
[mentionsViewWindow setExcludedFromWindowsMenu:YES];
[self initHotKeys];
[GrowlApplicationBridge setGrowlDelegate:self];