]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/open.h
Qt4 - small cosmetic for the playlist.
[vlc] / modules / gui / macosx / open.h
index 0ca9e72659ca0ebde450e2c7db603cf3b9a68145..708b13826fbbaef86cc07d0b67ff63ee8889e81d 100644 (file)
@@ -7,13 +7,13 @@
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
  *          Christophe Massiot <massiot@via.ecp.fr>
  *          Derk-Jan Hartman <thedj@users.sourceforge.net>
- *          Felix K\9fhne <fkuehne at videolan dot org>
+ *          Felix KΓΌhne <fkuehne at videolan dot 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
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -114,7 +114,7 @@ NSArray *GetEjectableMediaOfClass( const char *psz_class );
     IBOutlet id o_eyetv_noEyeTV_lbl;
     IBOutlet id o_eyetv_noEyeTVLong_lbl;
     IBOutlet id o_eyetv_previousProgram_btn;
-    
+
     BOOL b_autoplay;
 }