Mercurial > mplayer.hg
changeset 7187:3b44192516e4
upsz ...
author | pontscho |
---|---|
date | Sat, 31 Aug 2002 09:52:43 +0000 |
parents | 02b1976e12e2 |
children | 4f2337d9c9d4 |
files | Gui/mplayer/gtk/opts.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Gui/mplayer/gtk/opts.c Sat Aug 31 09:45:59 2002 +0000 +++ b/Gui/mplayer/gtk/opts.c Sat Aug 31 09:52:43 2002 +0000 @@ -1798,7 +1798,7 @@ gtk_signal_connect( GTK_OBJECT( HSPPQuality ),"motion_notify_event",GTK_SIGNAL_FUNC( on_HSPPQuality_motion_notify_event ),NULL ); #endif - gtk_notebook_set_page( GTK_NOTEBOOK( notebook1 ),3 ); + gtk_notebook_set_page( GTK_NOTEBOOK( notebook1 ),2 ); gtk_window_add_accel_group( GTK_WINDOW( Preferences ),accel_group );