From 0981af024243b314b45ddaf3ebee08bc184f06e2 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 07 Oct 2002 17:34:24 +0000 Subject: added OBackendFactory for advanced backend access --- (limited to 'libopie/pim/ocontactaccessbackend_xml.h') diff --git a/libopie/pim/ocontactaccessbackend_xml.h b/libopie/pim/ocontactaccessbackend_xml.h index 2cdb45b..97ef40f 100644 --- a/libopie/pim/ocontactaccessbackend_xml.h +++ b/libopie/pim/ocontactaccessbackend_xml.h @@ -17,6 +17,9 @@ * ===================================================================== * History: * $Log$ + * Revision 1.2 2002/10/07 17:34:24 eilers + * added OBackendFactory for advanced backend access + * * Revision 1.1 2002/09/27 17:11:44 eilers * Added API for accessing the Contact-Database ! It is compiling, but * please do not expect that anything is working ! @@ -32,11 +35,18 @@ #include #include #include +#include #include #include +#include + #include #include "ocontactaccessbackend.h" +#include "ocontactaccess.h" + +#include +#include using namespace Opie; -- cgit v0.9.0.2