fixing wrong usage of QList::erase(QList::iterator) (also for QHash)
[quassel.git] / src / core / coreidentity.cpp
2008-12-25 Marcus Eggenbergeradding tons of ifdefs so quassel will build again witho...
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...