| author | Mathieu Lacage <mathieu.lacage@sophia.inria.fr> |
| Wed Jun 04 12:31:23 2008 -0700 (20 months ago) | |
| changeset 3228 | e0824c1a8295 |
| parent 3227 | da8b4171e92c |
| child 3229 | ec45f705b9ca |
| child 3230 | e59680767a04 |
1.1 --- a/src/contrib/attribute-iterator.h Wed Jun 04 12:31:14 2008 -0700 1.2 +++ b/src/contrib/attribute-iterator.h Wed Jun 04 12:31:23 2008 -0700 1.3 @@ -9,6 +9,7 @@ 1.4 1.5 class ObjectVectorValue; 1.6 1.7 +// This class is used internally by ConfigStore and GtkConfigStore. 1.8 class AttributeIterator 1.9 { 1.10 public: