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