Roman Jarosz schrieb: > On Sun, 19 Oct 2008 15:21:04 +0200, Christian Ehrlicher <Ch.Ehrlicher at gmx.de> wrote: > >> #include <QtCore/QHash> > > Shouldn't you use #include <QtCore/QMultiHash> ;) > no, not really - QMultiHash is defined in qhash.h so it doesn't matter here. Christian