]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/userfeedback/placesdatasource.cpp
Port to KF6 rename of KUserFeedback
[dolphin.git] / src / userfeedback / placesdatasource.cpp
index 991ce0a18bba9e3f6807c9df560cec1af1c3fa7d..cdbd5d7570aef0e52d9525f04e2b063e809e6f55 100644 (file)
@@ -17,7 +17,8 @@
 
 PlacesDataSource::PlacesDataSource()
     : KUserFeedback::AbstractDataSource(QStringLiteral("places"), KUserFeedback::Provider::DetailedSystemInformation)
-{}
+{
+}
 
 QString PlacesDataSource::name() const
 {