


Icon Tasks
Plasma 4 Extensions by CraigD 642 comments
Compile failed on me because of multiple "using XXX;" lines referencing classes that were removed in the API change. Removing these lines the compiler errs of fixed the compilation. Removing the lines is safe as the removed APIs are not actually used, just referenced.
- Sep 25 2013