clazy fixes for kostore
ClosedPublic

Authored by vandenoever on Jul 22 2017, 8:04 PM.

Details

Reviewers
Calligra-Devel-list
boemann
Group Reviewers
Calligra: 3.0
Summary
  • QByteArray pass was not used
  • data() on a temporary detaches it, constData does not
  • Q_OBJECT in StoreDropTest is not needed, but silences clazy
Test Plan

storedroptest still works and the ctest tests too.

Diff Detail

Repository
R8 Calligra
Lint
Lint Skipped
Unit
Unit Tests Skipped
vandenoever created this revision.Jul 22 2017, 8:04 PM
boemann accepted this revision.Jul 22 2017, 8:07 PM
boemann added a subscriber: boemann.

No need to review these very simple changes - just make sure you test before pushing

This revision is now accepted and ready to land.Jul 22 2017, 8:07 PM
vandenoever closed this revision.Jul 22 2017, 8:46 PM