Rename kio to Kio

This commit is contained in:
Benjamin Port 2013-07-16 15:37:03 +02:00
parent d5aeff71e1
commit 95870ffae2

View File

@ -54,7 +54,7 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
#find_package(KF5Transitional REQUIRED)
# those are not "done" yet:
find_package(kio REQUIRED NO_MODULE)
find_package(Kio REQUIRED NO_MODULE)
find_package(kdeclarative REQUIRED NO_MODULE)
# Needed for some includes from KDE/ (KMimeType, etc.)