X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fclient.h;h=4e7eb0e203bbb80304c57a32c3f9fb47d9a30285;hp=6cd8420aca1016c1f84451be8cd0c454cadaf1b5;hb=a2bf6dec2ea5a72d15a3310f8a7abc11988228c4;hpb=1736d7414b96efc1189e56f22bd0407989c3a7c9 diff --git a/src/client/client.h b/src/client/client.h index 6cd8420a..4e7eb0e2 100644 --- a/src/client/client.h +++ b/src/client/client.h @@ -230,7 +230,7 @@ private: Buffer *_monitorBuffer; QTimer *layoutTimer; - QList layoutQueue; + QLinkedList layoutQueue; static AccountId _currentCoreAccount;