]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/userfeedback/placesdatasource.cpp
Merge branch 'master' into kf6
[dolphin.git] / src / userfeedback / placesdatasource.cpp
index 991ce0a18bba9e3f6807c9df560cec1af1c3fa7d..554194af75578996578da8d7f6fe817d450c87d9 100644 (file)
@@ -8,7 +8,7 @@
 
 #include <KLocalizedString>
 #include <KMountPoint>
-#include <KUserFeedback/Provider>
+#include <KUserFeedbackQt6/Provider>
 #include <Solid/Device>
 #include <Solid/NetworkShare>
 #include <Solid/StorageAccess>
@@ -17,7 +17,8 @@
 
 PlacesDataSource::PlacesDataSource()
     : KUserFeedback::AbstractDataSource(QStringLiteral("places"), KUserFeedback::Provider::DetailedSystemInformation)
-{}
+{
+}
 
 QString PlacesDataSource::name() const
 {