Added ReparentNotify case to UNIX_X11 event loop, to catch the extraneous
authorRichard Rauch <rkr@olib.org>
Fri, 7 Nov 2003 10:22:31 +0000 (10:22 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 7 Nov 2003 10:22:31 +0000 (10:22 +0000)
commit3a0eaa0d03af6f0a0451d2e2b1828bffcde8d7d8
treeb0365e55de6bfbc1453a5e3a609c47e470ea7204
parent6af9cb78643b6b461c8886cb1ec6f935c8107429
Added ReparentNotify case to UNIX_X11 event loop, to catch the extraneous
ReparentNotify event types (type 21).

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@318 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_main.c