How many times am I going to forget to test before committing?
This commit is contained in:
@@ -120,7 +120,7 @@ bool X11Helper::MakeWindow( int screenNum, int depth, Visual *visual, int width,
|
|||||||
height, 0, depth, InputOutput, visual,
|
height, 0, depth, InputOutput, visual,
|
||||||
CWBorderPixel | CWColormap | CWEventMask, &winAttribs );
|
CWBorderPixel | CWColormap | CWEventMask, &winAttribs );
|
||||||
|
|
||||||
pHaveWin = true;
|
g_bHaveWin = true;
|
||||||
|
|
||||||
/* Hide the mouse cursor. */
|
/* Hide the mouse cursor. */
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user