]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/extrapanel.hpp
Do not hide the video widget, as it causes some sizing trouble, just resize it
[vlc] / modules / gui / wxwidgets / extrapanel.hpp
index bd7360d146fdb547e8def4c35ae0787c39193b4d..355dfa2e08a2b8d6bcf542f373b56f544d1b154e 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 1999-2005 the VideoLAN team
  * $Id$
  *
- * Authors: Clément Stenac <zorglub@videolan.org>
+ * Authors: Clément Stenac <zorglub@videolan.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #ifndef _WXVLC_EXTRAPANEL_H_