[linux-minidisc] saving window geometry


Hi,
i added a small feature to save the window geometry and
column width of the himd browser when closed and restores
them at next startup.

Lines like "ui->TrackList->resizeColumnToContents(x);" in 
init_himd_browser() function seems to be useless as they
are performed on an empty tracklist. Column width doesn´t change
when loading the tracklist.
I think it is better to use this functions after loading the 
tracklist or use the attached save function instead.
Maybe it is a bug on windows only, i haven´t checked the
linux version.

Thomas

Attachment: 0001-save-and-restore-window-geometry.patch
Description: Binary data