How many times am I going to forget to test before committing?

This commit is contained in:
Ben Anderson
2005-06-03 18:47:30 +00:00
parent 78bc7c27b2
commit 56ebe75fb5
+1 -1
View File
@@ -120,7 +120,7 @@ bool X11Helper::MakeWindow( int screenNum, int depth, Visual *visual, int width,
height, 0, depth, InputOutput, visual,
CWBorderPixel | CWColormap | CWEventMask, &winAttribs );
pHaveWin = true;
g_bHaveWin = true;
/* Hide the mouse cursor. */
{