From 2a26eddc8d1ba6b865b90e8e2eb76ef214c4c889 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 7 Nov 2002 00:22:58 +0000 Subject: [PATCH] add XXX to a comment that deserves it --- src/xeventhandler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xeventhandler.cc b/src/xeventhandler.cc index f41d9ba9..ca9be143 100644 --- a/src/xeventhandler.cc +++ b/src/xeventhandler.cc @@ -168,7 +168,7 @@ static void manageWindow(Window window) /// XMapSubwindows(otk::OBDisplay::display, FRAMEWINDOW); XMapWindow(otk::OBDisplay::display, window); - // handle any requested states such as shaded/maximized + // XXX: handle any requested states such as shaded/maximized } // XXX: move this to the OBScreen or OBClient class! -- 2.39.2