┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindockwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphindockwidget.h')
-rw-r--r--src/dolphindockwidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dolphindockwidget.h b/src/dolphindockwidget.h
index 8f491295d..c4fcbf753 100644
--- a/src/dolphindockwidget.h
+++ b/src/dolphindockwidget.h
@@ -30,9 +30,9 @@ class DolphinDockWidget : public QDockWidget
Q_OBJECT
public:
- explicit DolphinDockWidget(const QString& title, QWidget* parent = 0, Qt::WindowFlags flags = 0);
- explicit DolphinDockWidget(QWidget* parent = 0, Qt::WindowFlags flags = 0);
- virtual ~DolphinDockWidget();
+ explicit DolphinDockWidget(const QString& title, QWidget* parent = nullptr, Qt::WindowFlags flags = nullptr);
+ explicit DolphinDockWidget(QWidget* parent = nullptr, Qt::WindowFlags flags = nullptr);
+ ~DolphinDockWidget() override;
/**
* @param lock If \a lock is true, the title bar of the dock-widget will get hidden so