Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
JuK
Commits
e4dbd15b
Commit
e4dbd15b
authored
Apr 06, 2003
by
Frerich Raabe
Browse files
- Better refresh the fileinfo item as well
svn path=/trunk/kdemultimedia/juk/; revision=218602
parent
b6cb206a
Changes
1
Hide whitespace changes
Inline
Side-by-side
playlistitem.cpp
View file @
e4dbd15b
...
...
@@ -301,6 +301,7 @@ PlaylistItem::Data *PlaylistItem::Data::newUser()
void
PlaylistItem
::
Data
::
refresh
()
{
m_fileInfo
.
refresh
();
delete
m_dataTag
;
m_dataTag
=
Tag
::
createTag
(
m_fileInfo
.
filePath
());
Q_ASSERT
(
m_dataTag
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment