~harryhaaren/gnome-control-center/brokenProfileHashtable

« back to all changes in this revision

Viewing changes to panels/sound/gvc-mixer-dialog.h

  • Committer: Harry van Haaren
  • Date: 2011-07-12 17:32:16 UTC
  • Revision ID: harryhaaren@gmail.com-20110712173216-2b8yx418g4o3tttx
Updated GvcMixerPort, added set / get fuctions, changed signal handling / function calls in UI

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#define __GVC_MIXER_DIALOG_H
23
23
 
24
24
#include <glib-object.h>
 
25
#include "gvc-mixer-card.h"
25
26
#include "gvc-mixer-control.h"
26
27
 
27
28
G_BEGIN_DECLS