LatitudeUpdater 0.1, fix the previous commit
[googlelatitude] / libkqoauth / kqoauthrequest_1.h
1 #ifndef KQOAUTHREQUEST_1_H
2 #define KQOAUTHREQUEST_1_H
3
4 #include "kqoauthrequest.h"
5
6 class KQOAUTH_EXPORT KQOAuthRequest_1 : public KQOAuthRequest
7 {
8 public:
9     KQOAuthRequest_1();
10 };
11
12 #endif // KQOAUTHREQUEST_1_H