Skip to content
Commit b211e30e authored by Yuri Chornoivan's avatar Yuri Chornoivan
Browse files

Update dependencies

Summary:
Spectacle uses QProcess::startDetached() from Qt 5.10 [1] and KTitleWidget::setLevel(int) from KF 5.53 [2]. Thus it would be reasonable to update dependencies.

[1] https://doc.qt.io/qt-5/qprocess.html#startDetached
[2] https://api.kde.org/frameworks/kwidgetsaddons/html/classKTitleWidget.html#a9972cbbc2c2876ad504dc5ca5ee432d6

Test Plan: Just try to compile Spectacle git/master on some old distribution (Mageia 6). CMake does not complain, but it can be build without patching.

Reviewers: #spectacle, ngraham

Tags: #spectacle

Differential Revision: https://phabricator.kde.org/D19240
parent 4b52871a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment