Fix argument count error when activating an episode
commit14a4dc7687b0623910302ec9b93c46e34ff5dae1
authorThomas Perl <thp@perli.net>
Sat, 9 Aug 2008 11:34:38 +0000 (9 13:34 +0200)
committerThomas Perl <thp@perli.net>
Sat, 9 Aug 2008 11:34:38 +0000 (9 13:34 +0200)
treed044a4ba2c9dc273293e7c99cf46daa0cf9247af
parent2c3d3865df888037b21fc57ebf98c3fe450c6a11
Fix argument count error when activating an episode

The on_treeAvailable_row_activated function had some of
its parameters removed in one of the last commits, which
prevents the preferences dialog from opening when double-
clicking an episode in the available episode list.
src/gpodder/gui.py