/* * keys.h * * Created on: Jul 16, 2010 * Author: satishkk */ #ifndef KEYS_H_ #define KEYS_H_ static const QString kApiKey = "2835574777f7421bc0d058f5a1ad5a56"; static const QString kApiSecret = "f902dad777efa173"; #endif /* KEYS_H_ */