Skip to content

Remove typemodel.h reference in main.cpp

Ashley Stone requested to merge ash/_plasma-mobile_kalk:remove-typemodel into master

Resolves:

02:05:18 /workspace/build/src/main.cpp:18:10: fatal error: typemodel.h: No such file or directory
02:05:18    18 | #include "typemodel.h"
02:05:18       |          ^~~~~~~~~~~~~
02:05:18 compilation terminated.

Merge request reports