┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/userfeedback/placesdatasource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/userfeedback/placesdatasource.cpp')
-rw-r--r--src/userfeedback/placesdatasource.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/userfeedback/placesdatasource.cpp b/src/userfeedback/placesdatasource.cpp
index 991ce0a18..cdbd5d757 100644
--- a/src/userfeedback/placesdatasource.cpp
+++ b/src/userfeedback/placesdatasource.cpp
@@ -17,7 +17,8 @@
PlacesDataSource::PlacesDataSource()
: KUserFeedback::AbstractDataSource(QStringLiteral("places"), KUserFeedback::Provider::DetailedSystemInformation)
-{}
+{
+}
QString PlacesDataSource::name() const
{