Code review comment for lp:~carlos-mazieri/ubuntu-filemanager-app/app-devel-pre4

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

revision 175 removes:
  143 + mCurLocation = const_cast<Location*> (location);
  235 + mCurLocation = const_cast<Location*> (location);

I think that completes those 5 items, they all have been solved.

« Back to merge proposal