Review Request 129334: One line bug in KItemListWidget.cpp

Don Nguyen don78colorado at gmail.com
Fri Nov 4 20:29:27 GMT 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129334/
-----------------------------------------------------------

Review request for Dolphin.


Repository: dolphin


Description
-------

previousWidth was set incorrectly.  since this variable isn't currently being used, it doesn't affect anything, but if someone tries to use it in the future, it would be incorrect.


Diffs
-----

  src/kitemviews/kitemlistwidget.cpp 9c31155 

Diff: https://git.reviewboard.kde.org/r/129334/diff/


Testing
-------

I tested it with the debugger to verify that the function that accepts this value (colunnWidthChanged) now gets the correct value (even tho it doesn't use it).


Thanks,

Don Nguyen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20161104/0a1fb1c1/attachment.htm>


More information about the kfm-devel mailing list