]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/qt4.hpp
Qt4 - beginning of cleaning correctly the DP.
[vlc] / modules / gui / qt4 / qt4.hpp
index 2883e9d1b8c1c662181973cfd34516ca2a342dd6..346b4c5af59dc5fde75d5d387be5621dd0a896c5 100644 (file)
@@ -55,6 +55,7 @@ struct intf_sys_t
 {
     QApplication *p_app;
     MainInterface *p_mi;
+
     playlist_t *p_playlist;
     msg_subscription_t *p_sub; ///< Subscription to the message bank