1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-22 16:59:58 +01:00

sipjreen: regressions--: update menu correctly

This commit is contained in:
Dominik Schmidt 2011-05-02 01:37:27 +02:00
parent ea159cb2f4
commit d6c73e44e0

View File

@ -217,6 +217,8 @@ JabberPlugin::onConnect()
//connect( m_room, SIGNAL( presenceReceived( Jreen::Presence, const Jreen::MUCRoom::Participant* ) ), this, SLOT( onNewPresence( Jreen::Presence ) ) );
m_connected = true;
addMenuHelper();
}
void