Changeset 289a05e62b4b972628f8dbaa7199a6887b59ef0d

Show
Ignore:
Timestamp:
20/04/08 13:43:12 (6 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1208691792 +0200
git-parent:

[fe01e52b2414b3fb923f41729001691fe1c6bd00]

git-author:
Rafaël Carré <funman@videolan.org> 1208691780 +0200
Message:

Release the input in PopupMenu?

Patch by Jean-Philippe André

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/qt4/menus.cpp

    r04cfbc3 r289a05e  
    659659                    vlc_object_release( p_vout ); 
    660660                } 
     661 
     662                vlc_object_release( p_input ); 
    661663            } 
    662664