]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/TransportButton.h
* demux2: added mpgv and rawdv.
[vlc] / modules / gui / beos / TransportButton.h
index 23bd1f870a9b026fc2467d92e06931f5926f039f..1c95b2aa12752d6202b256e23164827586114455 100644 (file)
@@ -2,7 +2,7 @@
  * TransportButton.h
  *****************************************************************************
  * Copyright (C) 2001 VideoLAN
- * $Id: TransportButton.h,v 1.1 2002/08/04 17:23:43 sam Exp $
+ * $Id: TransportButton.h,v 1.3 2004/01/26 16:52:31 zorglub Exp $
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
  *
@@ -10,7 +10,7 @@
  * 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
@@ -180,4 +180,4 @@ private:
        typedef TransportButton _inherited;
 };
 
-#endif
+#endif // __MEDIA_BUTTON__