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; GstStatusArea *status;
// the slider /* the slider */
GtkAdjustment *adjustment; GtkAdjustment *adjustment;
GtkWidget *slider; GtkWidget *slider;
// the playlist /* the playlist */
GtkWidget *playlist_window; GtkWidget *playlist_window;
GtkWidget *playlist_clist; GtkWidget *playlist_clist;