]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/phononwidget.cpp
The &-shortcut from another action is not set until the action has been shown at...
[dolphin.git] / src / panels / information / phononwidget.cpp
index 02f7b32a777a21022f1162536f31e48fd291c9f9..a0bbcf2106289f9f102c819705118e5d73f0b359 100644 (file)
@@ -191,6 +191,7 @@ void PhononWidget::play()
         }
         m_media = m_audioMedia;
         m_media->setCurrentSource(m_url);
+        m_media->play();
         break;
 
     case Video: