Commit a49c94e3 authored by Francois Cartegnie's avatar Francois Cartegnie

Qt: MetaPanel: missing clear

parent baf3e50b
......@@ -330,6 +330,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