diff options
Diffstat (limited to 'src/qmmpui/songinfo.h')
| -rw-r--r-- | src/qmmpui/songinfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/songinfo.h b/src/qmmpui/songinfo.h index 0180f35a5..af49b0b67 100644 --- a/src/qmmpui/songinfo.h +++ b/src/qmmpui/songinfo.h @@ -61,6 +61,7 @@ public: const QString comment () const; const QString genre () const; const QString path () const; + const QString fileName () const; const uint year () const; const uint track () const; const uint length () const; |
