┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinpart.cpp')
-rw-r--r--src/dolphinpart.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp
index fbf10aee8..6fa4b6228 100644
--- a/src/dolphinpart.cpp
+++ b/src/dolphinpart.cpp
@@ -132,9 +132,7 @@ DolphinPart::DolphinPart(QWidget *parentWidget, QObject *parent, const KPluginMe
// (sort of spacial navigation)
}
-DolphinPart::~DolphinPart()
-{
-}
+DolphinPart::~DolphinPart() = default;
void DolphinPart::createActions()
{