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/key.h') diff --git a/kabc/key.h b/kabc/key.h index 6ea5b47..313eb7d 100644 --- a/kabc/key.h +++ b/kabc/key.h @@ -28,7 +28,7 @@ $Id$ #ifndef KABC_KEY_H #define KABC_KEY_H -#include +#include namespace KABC { @@ -41,8 +41,8 @@ class Key friend QDataStream &operator>>( QDataStream &, Key & ); public: - typedef QValueList List; - typedef QValueList TypeList; + typedef Q3ValueList List; + typedef Q3ValueList TypeList; /** * Key types -- cgit v0.9.0.2