mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 23:26:40 +02:00
* Style fix.
This commit is contained in:
@@ -96,12 +96,14 @@ ControlConnection::~ControlConnection()
|
|||||||
m_dbsyncconn->deleteLater();
|
m_dbsyncconn->deleteLater();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
source_ptr
|
source_ptr
|
||||||
ControlConnection::source() const
|
ControlConnection::source() const
|
||||||
{
|
{
|
||||||
return m_source;
|
return m_source;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Connection*
|
Connection*
|
||||||
ControlConnection::clone()
|
ControlConnection::clone()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user