X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fdialogs%2Fplaylist.hpp;h=3516c051f25e1ed977e15ea61c20d4fa8ecfa092;hb=473924674c85c5f5c11a5c2e0564ad6cc8f7d566;hp=962a5b89093d54038adb298066f0e7ab74e00a54;hpb=8462c96dd88417db77c726c8ed290ef7f745f873;p=vlc diff --git a/modules/gui/qt4/dialogs/playlist.hpp b/modules/gui/qt4/dialogs/playlist.hpp index 962a5b8909..3516c051f2 100644 --- a/modules/gui/qt4/dialogs/playlist.hpp +++ b/modules/gui/qt4/dialogs/playlist.hpp @@ -39,7 +39,6 @@ class PlaylistDialog : public QVLCMW Q_OBJECT; private: PlaylistWidget *playlistWidget; - QSettings *settings; public: static PlaylistDialog * getInstance( intf_thread_t *p_intf )