summaryrefslogtreecommitdiff
path: root/libmatemixer/matemixer-switch.h
diff options
context:
space:
mode:
authorMichal Ratajsky <[email protected]>2014-11-10 11:40:06 +0100
committerMichal Ratajsky <[email protected]>2014-11-10 11:40:06 +0100
commit38a6d46a1058cd98466589427d5da704db7bfe09 (patch)
tree5d101d8862f26b8f2785b10f5781bf75e64d6300 /libmatemixer/matemixer-switch.h
parent6c1be9a4ad08f84235d4a1fcd4597bff910f59c4 (diff)
downloadlibmatemixer-38a6d46a1058cd98466589427d5da704db7bfe09.tar.bz2
libmatemixer-38a6d46a1058cd98466589427d5da704db7bfe09.tar.xz
Change MateMixerSwitchFlags into MateMixerStreamSwitchFlags
Diffstat (limited to 'libmatemixer/matemixer-switch.h')
-rw-r--r--libmatemixer/matemixer-switch.h1
1 files changed, 0 insertions, 1 deletions
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);