From a08aff328d4393031d5ba7d622c2b05705a89d73 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 04 Jul 2007 11:23:42 +0000 Subject: initial public commit of qt4 port --- (limited to 'kabc/addressbook.h') diff --git a/kabc/addressbook.h b/kabc/addressbook.h index a8a9fc1..56fce4d 100644 --- a/kabc/addressbook.h +++ b/kabc/addressbook.h @@ -31,7 +31,7 @@ $Id$ #include #include -#include +#include #include "addressee.h" #include "field.h" @@ -280,7 +280,7 @@ class AddressBook : public QObject /** Return pointer list of all resources. */ - QPtrList resources(); + Q3PtrList resources(); /** Set the @p ErrorHandler, that is used by @ref error() to -- cgit v0.9.0.2