~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to iradio/rb-station-properties-dialog.h

Tags: upstream-0.9.2cvs20060102
ImportĀ upstreamĀ versionĀ 0.9.2cvs20060102

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
GType      rb_station_properties_dialog_get_type (void);
52
52
 
53
 
GtkWidget *rb_station_properties_dialog_new      (RBEntryView *view, gboolean new_station);
 
53
GtkWidget *rb_station_properties_dialog_new      (RBEntryView *view);
54
54
 
55
55
G_END_DECLS
56
56