From a8a5559b2109db48a1063ae059e604a236cfcc8a Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sat, 31 Aug 2002 10:42:25 +0000 Subject: todo --- src/Windowmenu.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Windowmenu.cc b/src/Windowmenu.cc index 87e08c7..a6611a0 100644 --- a/src/Windowmenu.cc +++ b/src/Windowmenu.cc @@ -21,7 +21,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Windowmenu.cc,v 1.16 2002/08/12 03:27:31 fluxgen Exp $ +// $Id: Windowmenu.cc,v 1.17 2002/08/31 10:42:25 fluxgen Exp $ //use GNU extensions #ifndef _GNU_SOURCE @@ -274,6 +274,7 @@ void Windowmenu::SendGroupToWorkspacemenu::itemSelected(int button, unsigned int getWindowMenu()->window->stick(); if (button == 1) { + // TODO: use reassociateGroup from BScreen instead if (getWindowMenu()->window->hasTab()) { for (Tab *first = Tab::getFirst(getWindowMenu()->window->getTab()); first!=0; first=first->next()) { -- cgit v0.11.2