]> cloud.milkyroute.net Git - dolphin.git/commit
add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation
authorDavid Faure <faure@kde.org>
Sat, 25 Jun 2016 14:39:49 +0000 (16:39 +0200)
committerDavid Faure <faure@kde.org>
Sat, 25 Jun 2016 14:40:18 +0000 (16:40 +0200)
commite615bfaed4cd562d31ea0506529f730c414b6ec0
treee83924de3e0a12c63f13fccf8f04bfcc39a1dd34
parent6bb62f17b525baf89e7f35f4f3a321876c3a31ab
add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation

This fixes some URLs built from local paths without scheme.
CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinviewcontainer.cpp
src/kitemviews/kfileitemmodelrolesupdater.cpp
src/panels/places/placesitem.cpp
src/panels/places/placesitemmodel.cpp
src/settings/kcm/kcmdolphingeneral.cpp
src/statusbar/mountpointobservercache.cpp
src/views/dolphinview.cpp