Commit c9774505 authored by Francois Cartegnie's avatar Francois Cartegnie Committed by Jean-Baptiste Kempf

Qt: MetaPanel: missing clear

(cherry picked from commit a49c94e306c0f05d5bdc74e6e6d24b69ef8d81fa)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 8c814ce1
......@@ -326,6 +326,7 @@ void MetaPanel::clear()
language_text->clear();
nowplaying_text->clear();
publisher_text->clear();
encodedby_text->clear();
setEditMode( false );
emit uriSet( "" );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment