Skip to content
Commit 907589ac authored by Marc Mutz's avatar Marc Mutz
Browse files

libakonadi-kde: remove almost all uses of QList<T> where sizeof(T) > sizeof(void*).

The remaining ones are needed due to KConfig only supporting QList and one exposure in the public API.
Also added some Q_DECLARE_TYPEINFOs so's QList<> can generate faster code.

svn path=/trunk/KDE/kdepimlibs/; revision=1146661
parent b123e2fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment