mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Fix indentation
This commit is contained in:
@@ -46,6 +46,7 @@ Api_v1_5::ping( QxtWebRequestEvent* event )
|
||||
m_service->postEvent( e );
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
Api_v1_5::playback( QxtWebRequestEvent* event, const QString& command )
|
||||
{
|
||||
@@ -120,6 +121,7 @@ Api_v1_5::playback( QxtWebRequestEvent* event, const QString& command )
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
Api_v1_5::jsonReply( QxtWebRequestEvent* event, const char* funcInfo, const QString& errorMessage, bool isError )
|
||||
{
|
||||
|
Reference in New Issue
Block a user