LatitudeUpdater 0.1, fix the previous commit
[googlelatitude] / libkqoauth / kqoauthrequest_1.h
diff --git a/libkqoauth/kqoauthrequest_1.h b/libkqoauth/kqoauthrequest_1.h
new file mode 100644 (file)
index 0000000..aecf90f
--- /dev/null
@@ -0,0 +1,12 @@
+#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