summaryrefslogtreecommitdiffstats
path: root/src/ClientWindow.hh
diff options
context:
space:
mode:
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;