Movie list menu: the reference to the movie list window should be weak
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 9 Feb 2010 20:40:58 +0000 (21:40 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 14 Jul 2010 21:34:08 +0000 (23:34 +0200)
commit0a338328368f9042806158e32f98bebc6657a0ec
treebd7d45f07b2cb9fa4eb4988903a1e5db226cd172
parentfd4286b0d2260f8ee02f94abc79c75f7a4c3eb28
Movie list menu: the reference to the movie list window should be weak

Otherwise this reference would keep the movie list window from ever reaching
ref_count = 0. This effective fixes a memory leak when closing movie list
windows.
src/movie-list-menu.vala