add XXX to a comment that deserves it

This commit is contained in:
Dana Jansens 2002-11-07 00:22:58 +00:00
parent ec4548a19b
commit 2a26eddc8d

View file

@ -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!