summaryrefslogtreecommitdiffstats
path: root/src/ClientWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ClientWindow.hh')
-rw-r--r--src/ClientWindow.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ClientWindow.hh b/src/ClientWindow.hh
index f65cdc4..837a3b7 100644
--- a/src/ClientWindow.hh
+++ b/src/ClientWindow.hh
@@ -19,7 +19,8 @@ public:
*ownerModuleLabel;
Gtk::Button *closeButton,
- *toOwnerModuleButton;
+ *toOwnerModuleButton,
+ *killButton;
uint32_t owner_module;