bb-cascades-oauth/oauth/kqoauthrequest_1.h

13 lines
225 B
C
Raw Normal View History

2012-03-23 03:40:35 +00:00
#ifndef KQOAUTHREQUEST_1_H
#define KQOAUTHREQUEST_1_H
#include "kqoauthrequest.h"
class KQOAUTH_EXPORT KQOAuthRequest_1 : public KQOAuthRequest
{
public:
KQOAuthRequest_1();
};
#endif // KQOAUTHREQUEST_1_H