┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindockwidget.h
diff options
context:
space:
mode:
authorKevin Funk <[email protected]>2017-11-20 23:25:06 +0100
committerKevin Funk <[email protected]>2017-11-20 23:25:48 +0100
commit464b13f3828e5cdd03438d0881c3a62c7cda6333 (patch)
tree724c10c4e06ac3030666f2604066b6cbcc83ffd0 /src/dolphindockwidget.h
parent5bee1889e1682f1e7ffe55e49beaf4544eaf7157 (diff)
Modernize: Use override where possible
Also use override instead of Q_DECL_OVERRIDE
Diffstat (limited to 'src/dolphindockwidget.h')
-rw-r--r--src/dolphindockwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphindockwidget.h b/src/dolphindockwidget.h
index 8f491295d..8a15a0402 100644
--- a/src/dolphindockwidget.h
+++ b/src/dolphindockwidget.h
@@ -32,7 +32,7 @@ class DolphinDockWidget : public QDockWidget
public:
explicit DolphinDockWidget(const QString& title, QWidget* parent = 0, Qt::WindowFlags flags = 0);
explicit DolphinDockWidget(QWidget* parent = 0, Qt::WindowFlags flags = 0);
- virtual ~DolphinDockWidget();
+ ~DolphinDockWidget() override;
/**
* @param lock If \a lock is true, the title bar of the dock-widget will get hidden so