diff options
Diffstat (limited to 'src/qmmpui/playlistmanager.h')
| -rw-r--r-- | src/qmmpui/playlistmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index 7298b78a9..5352eef43 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -41,7 +41,7 @@ public: * Constructor. * @param parent Parent object. */ - PlayListManager(QObject *parent); + explicit PlayListManager(QObject *parent); /*! * Destructor. */ |
