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 d61dea152..396b87640 100644 --- a/src/qmmpui/playlistmodel.h +++ b/src/qmmpui/playlistmodel.h @@ -356,7 +356,7 @@ public slots: void addDirectory(const QString& dir); /*! * Removes previous items and loads list of files (regular files or directories), - * returns \b TRUE if at least one file has been successfully loaded, + * returns \b true if at least one file has been successfully loaded, * otherwise returns \b FALSE */ bool setFileList(const QStringList &l); |
