https://bugs.kde.org/show_bug.cgi?id=481014

--- Comment #2 from Benjamin Flesch <[email protected]> ---
Suggested fix, for the love of god someone just mock WindowThumbnailItem.

Something like this should be added IMO.
```
component WindowThumbnailItem: WindowThumbnail { 
  Component.onComplete: { 
    console.warning("Deprecation warning: WindowThumbnailItem has been renamed
to WindowThumbnail")); 
  } 
}
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to