diff Gui/mplayer/menu.h @ 1907:83291fafe66c

add new features. and fix skin error loop.
author pontscho
date Mon, 17 Sep 2001 21:16:00 +0000
parents d21f8afc7680
children fd44ecf77f8d
line wrap: on
line diff
--- a/Gui/mplayer/menu.h	Mon Sep 17 21:15:14 2001 +0000
+++ b/Gui/mplayer/menu.h	Mon Sep 17 21:16:00 2001 +0000
@@ -123,7 +123,7 @@
    #ifdef DEBUG
     dbprintf( 1,MSGTR_NEMFMR );
    #endif
-   gtkMessageBox( MSGTR_NEMFMR );
+   gtkMessageBox( GTK_MB_FATAL,MSGTR_NEMFMR );
    return;
   }