[Merge] lp:~nick-dedekind/qtubuntu/menuTheme into lp:qtubuntu

Gerry Boland gerry.boland at canonical.com
Wed Sep 28 15:44:37 UTC 2016


QList<QMetaObject::Connection> m_propertyConnections;

Please use QVector instead of QList here. Ref:
http://stackoverflow.com/questions/33609406/qlist-vs-qvector-revisited
as I suspect (not 100%) that the type is bigger than a pointer
-- 
https://code.launchpad.net/~nick-dedekind/qtubuntu/menuTheme/+merge/296997
Your team Ubuntu Phablet Team is subscribed to branch lp:qtubuntu.



More information about the Ubuntu-reviews mailing list