~ubuntu-branches/ubuntu/lucid/kdepim-runtime/lucid-updates

« back to all changes in this revision

Viewing changes to resources/imap/imapaccount.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-01-06 18:57:08 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100106185708-njxieh19nqhom3nd
Tags: 4:4.3.90-0ubuntu1
* New upstream beta release:
  - Bump build-depend versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
namespace KMime
35
35
{
36
 
  class Message;
37
36
}
38
37
 
39
38
namespace KIMAP
42
41
  class Session;
43
42
}
44
43
 
45
 
class ImapResource;
46
44
class Settings;
47
45
 
48
46
class ImapAccount : public QObject, public KPIM::KAccount