mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
Add fixme note
This commit is contained in:
@@ -43,6 +43,7 @@ ZeroconfPlugin::lanHostFound( const QString& host, int port, const QString& name
|
||||
{
|
||||
qDebug() << "Found LAN host:" << host << port << nodeid;
|
||||
|
||||
//FIXME: This doesn't work...why? I never see Found LAN host in debug either, but somehow nodes are being connected...
|
||||
if ( !m_isOnline )
|
||||
{
|
||||
qDebug() << "Not online, so not connecting";
|
||||
|
Reference in New Issue
Block a user