From 8ce203c9497519771c079ff0a3c30135dc0ac53a Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 26 Feb 2007 17:16:58 +0000 Subject: this shouldn't be necessary --- src/SystemTray.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/SystemTray.cc b/src/SystemTray.cc index 234ad84..04e77fa 100644 --- a/src/SystemTray.cc +++ b/src/SystemTray.cc @@ -320,7 +320,6 @@ void SystemTray::addClient(Window win) { m_clients.push_back(traywin); FbTk::EventManager::instance()->add(*this, win); - FbTk::EventManager::instance()->addParent(*this, window()); XChangeSaveSet(FbTk::App::instance()->display(), win, SetModeInsert); traywin->reparent(m_window, 0, 0); showClient(traywin); -- cgit v0.11.2