[Clipboard plasmoid] Support Aztec barcode
ClosedPublic

Authored by broulik on Feb 15 2018, 9:32 PM.

Details

Summary

This was added in Prison 5.42

Test Plan

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Feb 15 2018, 9:32 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 15 2018, 9:32 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Feb 15 2018, 9:32 PM

There surely needs to be some CMake change somewhere with the version?

There surely needs to be some CMake change somewhere with the version?

I thought the same but in CMakeLists.txt ist says

find_package(KF5Prison ${KF5_MIN_VERSION})

and min is 5.42 already

looks good to me

davidedmundson accepted this revision.Feb 16 2018, 10:06 AM
This revision is now accepted and ready to land.Feb 16 2018, 10:06 AM
This revision was automatically updated to reflect the committed changes.