diff options
Diffstat (limited to 'src/qmmpui/playlistmodel.h')
| -rw-r--r-- | src/qmmpui/playlistmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistmodel.h b/src/qmmpui/playlistmodel.h index 7e86a904f..549339b2e 100644 --- a/src/qmmpui/playlistmodel.h +++ b/src/qmmpui/playlistmodel.h @@ -323,7 +323,7 @@ public: signals: /*! * Emitted when the state of PlayListModel has changed. - * @param Playlist updated flags. See \b UpdateFlags enum for details. + * @param flags Playlist updated flags. See \b UpdateFlags enum for details. */ void listChanged(int flags); /*! |
