aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/detailsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/detailsdialog.h')
-rw-r--r--src/qmmpui/detailsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/detailsdialog.h b/src/qmmpui/detailsdialog.h
index 357cf14f0..de1fe3a0b 100644
--- a/src/qmmpui/detailsdialog.h
+++ b/src/qmmpui/detailsdialog.h
@@ -48,7 +48,7 @@ public:
* @param tracks a list of tracks which should be used.
* @param parent Parent widget.
*/
- DetailsDialog(QList<PlayListTrack *> tracks, QWidget *parent = 0);
+ DetailsDialog(QList<PlayListTrack *> tracks, QWidget *parent = nullptr);
/*!
* Destructor.
*/