1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-04 05:07:27 +02:00

Style and fix merge

This commit is contained in:
Leo Franchi
2012-06-14 17:09:13 +02:00
parent c2363e0967
commit 5b98bc9c75
2 changed files with 2 additions and 8 deletions

View File

@@ -1233,13 +1233,6 @@ GlobalActionManager::waitingForResolved( bool /* success */ )
}
QString
GlobalActionManager::hostname() const
{
return QString( "http://stage.toma.hk" );
}
/// SPOTIFY URL HANDLING
bool

View File

@@ -2,6 +2,7 @@
*
* Copyright 2010-2011, Christian Muehlhaeuser <muesli@tomahawk-player.org>
* Copyright 2010-2012, Jeff Mitchell <jeff@tomahawk-player.org>
* Copyright 2010-2012, Leo Franchi <lfranchi@kde.org>
*
* Tomahawk is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by