Movie menu: construct with movie store and parent window
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 17 Nov 2009 18:13:50 +0000 (19:13 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 18 Nov 2009 14:36:49 +0000 (15:36 +0100)
commit4f27377fa3a0ebc74d71b5db495c71d270ece75a
tree73a9e244d456e34f28371a6737ef34731cfd1b97
parent7c7799dd2829b4711b0948a1bd9bb2f1ba2802a9
Movie menu: construct with movie store and parent window

The store is needed for the delete operation. The parent window
is needed by movie actions that want to display transient dialogs.
src/movie-menu.vala
src/movie-window.vala