mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-22 08:52:12 +02:00
Add our swanky new Twitter OAuth credentials
This commit is contained in:
parent
3144ae76cf
commit
1ef02210d6
4
thirdparty/qtweetlib/src/oauth.cpp
vendored
4
thirdparty/qtweetlib/src/oauth.cpp
vendored
@ -25,11 +25,11 @@
|
||||
#include "oauth.h"
|
||||
|
||||
#ifndef CONSUMER_KEY
|
||||
#define CONSUMER_KEY ""
|
||||
#define CONSUMER_KEY "B92heFT38GQtmnVnAzAdg"
|
||||
#endif //CONSUMER_KEY
|
||||
|
||||
#ifndef CONSUMER_SECRET
|
||||
#define CONSUMER_SECRET ""
|
||||
#define CONSUMER_SECRET "nDJpSsXXBIFFIB2XrkwBL48h0ztsBUZ939CX1sh1U"
|
||||
#endif //CONSUMER_SECRET
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user