aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-config-activity-page.h
Commit message (Collapse)AuthorAgeFilesLines
* Add EMailConfigActivityPage.Matthew Barnes2012-07-111-0/+72
This is a convenient base class for EMailConfigPages that might need to run an asynchronous method and display an error message. It adds activity and alert bars to the bottom of the page, it implements the EAlertSink interface, and can create new EActivity instances.