summaryrefslogtreecommitdiffabout
path: root/kabc/field.h
Unidiff
Diffstat (limited to 'kabc/field.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/field.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kabc/field.h b/kabc/field.h
index 9e06597..55cc705 100644
--- a/kabc/field.h
+++ b/kabc/field.h
@@ -29,7 +29,7 @@ $Id$
29#define KABC_FIELD_H 29#define KABC_FIELD_H
30 30
31#include <qstring.h> 31#include <qstring.h>
32#include <qvaluelist.h> 32#include <q3valuelist.h>
33 33
34#include "addressee.h" 34#include "addressee.h"
35 35
@@ -43,7 +43,7 @@ class Field
43 friend class FieldImpl; 43 friend class FieldImpl;
44 44
45public: 45public:
46 typedef QValueList<Field *> List; 46 typedef Q3ValueList<Field *> List;
47 47
48 /** 48 /**
49 * @li @p All - 49 * @li @p All -