kmail Library API Documentation

iobserver.cpp

00001 #ifdef HAVE_CONFIG_H
00002 #include <config.h>
00003 #endif
00004 
00005 #include "iobserver.h"
00006 
00007 namespace KMail {
00008 
00009   IObserver::IObserver()
00010   {
00011   }
00012 
00013   IObserver::~IObserver()
00014   {
00015   }
00016 
00017 }
KDE Logo
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:19 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003