From 75f8b2249cad94708ddb5bfff7361ea996d0c82b Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Thu, 16 Feb 2006 13:00:42 +0000 Subject: Update to the new polypaudio API. git-svn-id: file:///home/lennart/svn/public/paman/trunk@47 cdefa82f-4ce1-0310-97f5-ab6066f37c3c --- src/ClientWindow.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ClientWindow.hh') 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; -- cgit