diff options
| author | Olivier Goffart <[email protected]> | 2015-09-07 17:47:53 +0200 |
|---|---|---|
| committer | Olivier Goffart <[email protected]> | 2015-11-04 14:21:39 +0100 |
| commit | 800d5114cb1a9b7d5c874f382cc831b4f142469b (patch) | |
| tree | 0a048d981b8d74db205e3e79751ca052cb330665 /CMakeLists.txt | |
| parent | 7b273bb4c66de0d2c4f53bcffa418839eb3b5972 (diff) | |
Use the new KOverlayIconPlugin interface from KIO::Widgets
REVIEW: 125675
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8f1e2835d..36feb87ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ set (KDE_APPLICATIONS_VERSION_MICRO "1") set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") set(QT_MIN_VERSION "5.4.0") -set(KF5_MIN_VERSION "5.7.0") +set(KF5_MIN_VERSION "5.16.0") set(ECM_MIN_VERSION "1.6.0") # ECM setup |
