summaryrefslogtreecommitdiffstats
path: root/src/ClientWindow.hh
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-02-16 13:00:42 +0000
committerPierre Ossman <ossman@cendio.se>2006-02-16 13:00:42 +0000
commit75f8b2249cad94708ddb5bfff7361ea996d0c82b (patch)
treec3899f828dd4bf5c606e401d3057b73844b5f58d /src/ClientWindow.hh
parent07752848b29988288416259360ab2ad49107f3a6 (diff)
Update to the new polypaudio API.
git-svn-id: file:///home/lennart/svn/public/paman/trunk@47 cdefa82f-4ce1-0310-97f5-ab6066f37c3c
Diffstat (limited to 'src/ClientWindow.hh')
-rw-r--r--src/ClientWindow.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ClientWindow.hh b/src/ClientWindow.hh
index 74bd601..c354a7c 100644
--- a/src/ClientWindow.hh
+++ b/src/ClientWindow.hh
@@ -14,7 +14,7 @@ public:
static ClientWindow* create();
Gtk::Label *nameLabel,
- *typeidLabel,
+ *driverLabel,
*indexLabel,
*ownerModuleLabel;