X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fcoreaccountmodel.h;h=1c314693d067f7e590d7a069764cc1ae1600b74c;hp=0dc22cffb1439dedb44a592561bbe1aeb49458b3;hb=e472996a053e11d21ffef4a30f7d37461239cdab;hpb=c6229d7d7dd7f0a4aa91a3d5606f8d5c10423e24 diff --git a/src/client/coreaccountmodel.h b/src/client/coreaccountmodel.h index 0dc22cff..1c314693 100644 --- a/src/client/coreaccountmodel.h +++ b/src/client/coreaccountmodel.h @@ -70,8 +70,8 @@ private: int listIndex(AccountId); QList _accounts; + QSet _removedAccounts; AccountId _internalAccount; - }; // Inlines