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/phonenumber.h') diff --git a/kabc/phonenumber.h b/kabc/phonenumber.h index feeba6c..6bc89d3 100644 --- a/kabc/phonenumber.h +++ b/kabc/phonenumber.h @@ -28,7 +28,7 @@ $Id$ #ifndef KABC_PHONENUMBER_H #define KABC_PHONENUMBER_H -#include +#include #include namespace KABC { @@ -46,8 +46,8 @@ class PhoneNumber friend QDataStream &operator>>( QDataStream &, PhoneNumber & ); public: - typedef QValueList List; - typedef QValueList TypeList; + typedef Q3ValueList List; + typedef Q3ValueList TypeList; /** @li @p Home - Home number -- cgit v0.9.0.2