Make KoStoreDevice a concrete implementation instead of header only

Authored by vandenoever on Jul 24 2017, 12:25 PM.

Description

Make KoStoreDevice a concrete implementation instead of header only

A class derived from QObject should have a cpp file and use Q_OBJECT.
Without that a new class is generated whereever it is used.

Details

Committed
vandenoeverJul 24 2017, 9:04 PM
Parents
R8:703df9162bab: Clazy fixes
Branches
Unknown
Tags
Unknown