summaryrefslogtreecommitdiffstats
path: root/src/ClientWindow.hh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-08 22:33:43 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-08 22:33:43 +0000
commit07752848b29988288416259360ab2ad49107f3a6 (patch)
treec243617ab88a353e84a5e2e1d16705c60eabaeb3 /src/ClientWindow.hh
parent1d1efe5311bd65b58e23547975927e5c1ddeea47 (diff)
fix paman for polypaudio 0.8
git-svn-id: file:///home/lennart/svn/public/paman/trunk@46 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 da0049a..74bd601 100644
--- a/src/ClientWindow.hh
+++ b/src/ClientWindow.hh
@@ -14,7 +14,7 @@ public:
static ClientWindow* create();
Gtk::Label *nameLabel,
- *protocolLabel,
+ *typeidLabel,
*indexLabel,
*ownerModuleLabel;