X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fmacosx%2Fmisc.h;h=f327a6d9686688bdb9fab210e1882ecab6e50af4;hb=85b29bdc288a1573d43bd524908be5748a9b3640;hp=1434533f6a2917a0f9cf51aca1fbc8f9e8495698;hpb=ec4d5637206c80100b1970bd2f158860a1b8d3b7;p=vlc diff --git a/modules/gui/macosx/misc.h b/modules/gui/macosx/misc.h index 1434533f6a..f327a6d968 100644 --- a/modules/gui/macosx/misc.h +++ b/modules/gui/macosx/misc.h @@ -1,7 +1,7 @@ /***************************************************************************** * misc.h: code not specific to vlc ***************************************************************************** - * Copyright (C) 2003 VideoLAN + * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors * $Id$ * * Authors: Jon Lech Johansen @@ -25,6 +25,7 @@ * VLCControllerWindow *****************************************************************************/ + @interface VLCControllerWindow : NSWindow { }