Skip to content

applets/weather: Small code clean-ups

Ismael Asensio requested to merge work/iasensio/weather-cleanups into master

Just some small cleaning-ups that came out while working on the applet.

  • Fix signal handler explicit argument
  • Remove versions in imports
  • Rename import alias QtControls to QQC2: This is more consistent with most of the code in the repo and the rest of plasma
  • Clean-up unnecessary CPP includes

Merge request reports