~ubuntu-branches/debian/sid/plasma-desktop/sid

« back to all changes in this revision

Viewing changes to kcms/componentchooser/componentchooseremail.h

  • Committer: Package Import Robot
  • Author(s): Maximiliano Curia
  • Date: 2015-09-09 16:36:27 UTC
  • mfrom: (1.1.10) (15.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20150909163627-vj9m3a9oigzksrmr
Tags: 4:5.4.1-1
New upstream release (5.4.1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
private:
35
35
    KEMailSettings *pSettings;
 
36
    KService::Ptr m_emailClientService;
36
37
 
37
38
protected Q_SLOTS:
38
39
    void selectEmailClient();