X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fcoreaccountmodel.h;h=1c314693d067f7e590d7a069764cc1ae1600b74c;hp=0dc22cffb1439dedb44a592561bbe1aeb49458b3;hb=46984aca05b2d5f8dddd0c8739e60a1753078123;hpb=3bb1d366e9c13f087458bd4e219bac8760b7e38b 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