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

« back to all changes in this revision

Viewing changes to resources/mailtransport_dummy/configdialog.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-01-06 18:57:08 UTC
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20100106185708-ioru05y5juv20vzg
Tags: upstream-4.3.90
ImportĀ upstreamĀ versionĀ 4.3.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include "ui_settings.h"
26
26
 
27
27
 
28
 
class KConfigDialogManager;
29
28
 
30
29
class ConfigDialog : public KDialog
31
30
{