From 38a6d46a1058cd98466589427d5da704db7bfe09 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Mon, 10 Nov 2014 11:40:06 +0100 Subject: Change MateMixerSwitchFlags into MateMixerStreamSwitchFlags --- libmatemixer/matemixer-switch.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libmatemixer/matemixer-switch.h') diff --git a/libmatemixer/matemixer-switch.h b/libmatemixer/matemixer-switch.h index a6b6d49..49bdeb1 100644 --- a/libmatemixer/matemixer-switch.h +++ b/libmatemixer/matemixer-switch.h @@ -80,7 +80,6 @@ GType mate_mixer_switch_get_type (void) G_GNUC_CONST; const gchar * mate_mixer_switch_get_name (MateMixerSwitch *swtch); const gchar * mate_mixer_switch_get_label (MateMixerSwitch *swtch); -MateMixerSwitchFlags mate_mixer_switch_get_flags (MateMixerSwitch *swtch); MateMixerSwitchOption *mate_mixer_switch_get_option (MateMixerSwitch *swtch, const gchar *name); -- cgit v1.2.1