Mir

Code review comment for lp:~alan-griffiths/mir/drag-and-drop

Revision history for this message
Kevin DuBois (kdub) wrote :

nits:
+struct MyMirBlob : MirBlob
DnDBlob?

+ //std::copy(reader.begin(), reader.end(), back_inserter(blob->data_));
why commented out?

lgtm otherwise

review: Approve

« Back to merge proposal