]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/MsgVals.h
Qt4: make video widget not eat mouse click events
[vlc] / modules / gui / beos / MsgVals.h
index cd71a13797e303609f684352d98efd04bc82ec01..40591be833ab4f6620b4d6e79456682f8fc38ff8 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * MsgVals.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
- * $Id: MsgVals.h,v 1.11 2004/01/26 16:52:31 zorglub Exp $
+ * Copyright (C) 2001 the VideoLAN team
+ * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
  *          Stephan Aßmus <stippi@yellowbites.com>
@@ -19,7 +19,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 BEOS_MESSAGE_VALUES_H
@@ -51,7 +51,6 @@
 #define PREV_TITLE         'prti'
 #define NEXT_TITLE         'nxti'
 #define TOGGLE_TITLE       'tgti'
-#define NAVIGATE_MENU      'navm'
 #define PREV_CHAPTER       'prch'
 #define NEXT_CHAPTER       'nxch'
 #define TOGGLE_CHAPTER     'tgch'