Skip to content
Commit 2d6f98c5 authored by Julian Helfferich's avatar Julian Helfferich 💬
Browse files

Create SvgItemInterface

To be able to test the next step in the bugfix, I need to verify the
actions taken on a KBlocksSvgItem object. Thus, I want to replace it
with a mock object. To make this possible, I have created a
SvgItemInterface class and replaced all necessary KBlocksSvgItem
pointers with SvgItemInterface pointers.
parent 17b25472
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment