mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 18:30:20 +01:00
No sense having it in two places...
This commit is contained in:
parent
aed838193f
commit
95e2b84559
@ -2,9 +2,6 @@
|
||||
#include <QInputDialog>
|
||||
#include <QDebug>
|
||||
|
||||
#define CONSUMER_KEY "C4v4Wfa21rfIDck4HMR3A"
|
||||
#define CONSUMER_SECRET "zXSjU6bjrvg6UVMJX4JufqHyjj3iextY14SR9uBEAo"
|
||||
|
||||
TomahawkOAuthTwitter::TomahawkOAuthTwitter( QNetworkAccessManager *nam, QObject* parent )
|
||||
: OAuthTwitter( QString( "C4v4Wfa21rfIDck4HMR3A" ), QString( "zXSjU6bjrvg6UVMJX4JufqHyjj3iextY14SR9uBEAo" ), parent )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user