Commit bf5f91c4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

qt4 - think about saving the qt-PATH...

parent a7838c2b
......@@ -353,6 +353,7 @@ static void Init( intf_thread_t *p_intf )
/* Destroy the MainInputManager */
MainInputManager::killInstance();
config_PutPsz( p_intf, "qt-filedialog-path", p_intf->p_sys->psz_filepath );
delete p_intf->p_sys->psz_filepath;
delete app;
......
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