Changeset 2983

Show
Ignore:
Timestamp:
04/28/06 08:53:36 (3 years ago)
Author:
madcat
Message:

Removed 'add feed' menu entry, since it's not implemented.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hydranode/hngui/hometabs.cpp

    r2982 r2983  
    247247                QIcon(":/transfer/icons/clear16") 
    248248        ); 
    249       m.addSeparator(); 
    250  
    251         m.addAction("Add..."); 
     249//    m.addSeparator(); 
     250//      m.addAction("Add..."); 
     251 
    252252        QPoint pos(0, m_actionBar->rssButton->height()); 
    253253        pos = m_actionBar->rssButton->mapToGlobal(pos);