Revision ad3973c...
Go back to digest for 4th March 2012Bug Fixes in Utilities
David Edmundson committed changes in [lightdm] /:
Convert columns to a QHash rather than a QVector in ExtraModelProxy
Previously number of columns was allocated to be the same as the number of rows which makes no sense
which caused a crash when the source model had no rows and a column was added.
File Changes
Modified 2 files
- greeter/extrarowproxymodel.cpp
- greeter/extrarowproxymodel.h
2 files changed in total