mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 09:19:41 +01:00
* Style fix.
This commit is contained in:
parent
585009bc16
commit
9d03d77068
@ -96,12 +96,14 @@ ControlConnection::~ControlConnection()
|
||||
m_dbsyncconn->deleteLater();
|
||||
}
|
||||
|
||||
|
||||
source_ptr
|
||||
ControlConnection::source() const
|
||||
{
|
||||
return m_source;
|
||||
}
|
||||
|
||||
|
||||
Connection*
|
||||
ControlConnection::clone()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user