Replace deprecated KFilterDev::device with KCompressionDevice in KBlackBox

Authored by yurchor on Aug 20 2019, 12:15 PM.

Description

Replace deprecated KFilterDev::device with KCompressionDevice in KBlackBox

Summary:
KFilterDev::device is deprecated:

https://api.kde.org/frameworks/karchive/html/classKFilterDev.html

This patch replaces it with KCompressionDevice as recommended.

Test Plan:

  1. Compile and install KBlackBox. No warnings about deprecation should be shown.
  2. Run KBlackBox. The theme should be loaded as expected.

Reviewers: KDE Games, aacid

Reviewed By: aacid

Subscribers: kde-games-devel

Differential Revision: https://phabricator.kde.org/D23290

Details

Committed
yurchorAug 22 2019, 4:30 AM
Reviewer
aacid
Differential Revision
D23290: Replace deprecated KFilterDev::device with KCompressionDevice in KBlackBox
Parents
R390:3deee8eb8ab8: Follow KDE_APPLICATIONS_VERSION
Branches
Unknown
Tags
Unknown