more // fixes

Original commit message from CVS:
more // fixes
This commit is contained in:
Christian Schaller 2001-12-17 22:43:03 +00:00
parent 8ebaaa0049
commit 5bdbee5a89

View file

@ -28,11 +28,11 @@ struct _GstMediaPlay {
GstStatusArea *status;
// the slider
/* the slider */
GtkAdjustment *adjustment;
GtkWidget *slider;
// the playlist
/* the playlist */
GtkWidget *playlist_window;
GtkWidget *playlist_clist;