Code review comment for lp:~renatofilho/ubuntu-filemanager-app/fix-network-crash

Revision history for this message
Carlos Jose Mazieri (carlos-mazieri) wrote :

I would remove all the Qt metaprogramming as it is not necessary,

Only a small change in the NetworkListWorker as exposed above should solve the problem, NetworkListWorker class can create its own instance by doing a copy.

« Back to merge proposal