add XXX to a comment that deserves it
This commit is contained in:
parent
ec4548a19b
commit
2a26eddc8d
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ static void manageWindow(Window window)
|
||||||
/// XMapSubwindows(otk::OBDisplay::display, FRAMEWINDOW);
|
/// XMapSubwindows(otk::OBDisplay::display, FRAMEWINDOW);
|
||||||
XMapWindow(otk::OBDisplay::display, window);
|
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!
|
// XXX: move this to the OBScreen or OBClient class!
|
||||||
|
|
Loading…
Reference in a new issue