adddirectoryservicedialogimpl.h
00001 #ifndef ADDDIRECTORYSERVICEDIALOGIMPL_H
00002 #define ADDDIRECTORYSERVICEDIALOGIMPL_H
00003 #include "adddirectoryservicedialog.h"
00004
00005 class AddDirectoryServiceDialogImpl : public AddDirectoryServiceDialog
00006 {
00007 Q_OBJECT
00008
00009 public:
00010 AddDirectoryServiceDialogImpl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00011 ~AddDirectoryServiceDialogImpl();
00012
00013 };
00014
00015 #endif // ADDDIRECTORYSERVICEDIALOGIMPL_H
This file is part of the documentation for kmail Library Version 3.2.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Mar 6 17:18:15 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003