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

« back to all changes in this revision

Viewing changes to resources/imap/setupserver.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:
23
23
#include <klineedit.h>
24
24
#include <kdialog.h>
25
25
 
26
 
class QProgressBar;
27
 
class QButtonGroup;
28
 
class QGroupBox;
29
 
class QLabel;
30
 
class QRadioButton;
31
 
class QPushButton;
32
26
 
33
27
namespace Ui
34
28
{