Revision 70f7a62...
Go back to digest for 18th December 2011Features in KDE-PIM
Dan Vratil committed changes in [akonadi-google/v0.3] /:
Introduce KGoogle::Account class and common.h
This class represents a single Google account, holds authentication tokens
and list of scopes the tokens are valid for.
Introduce common.h as header with common values and objects. For now it
contains KGoogle::Error enumarator and few basic exceptions
The "KGoogle" in name was dropped since all classes are in KGoogle namespace
so there is no need to have KGoogle::KGoogleSomeClass.
File Changes
Added 3 files
- libkgoogle/account.cpp
- libkgoogle/account.h
- libkgoogle/common.h
Modified 1 files
- libkgoogle/CMakeLists.txt
4 files changed in total