[PATCH] juk: save TagEditor's configuration on exit.

Γιώργος Κυλάφας (Giorgos Kylafas) gekylafas at gmail.com
Fri Apr 29 09:48:34 BST 2011


Hi all,

I noticed that every time I restarted Juk, I had to re-select
View-->Show TagEditor for the latter to show up.

After investigation, I found out that the TagEditor's configuration
was not saved upon exit, becausePlaylistSplitter::m_editor was never
delete-d in PlaylistSplitter's dtor, so TagEditor::saveConfig() was
never called.

The attached patch fixes this.

Regards,

-- 
Γιώργος Κυλάφας (Giorgos Kylafas)
http://en.wikipedia.org/wiki/Posting_style#Inline_replying
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tageditor-save-config.patch
Type: text/x-diff
Size: 728 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20110429/4c95062e/attachment.patch>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia


More information about the kde-multimedia mailing list