This commit is contained in:
David Rose 2002-12-21 02:09:00 +00:00
parent 177f2f71a2
commit c166bbfc4e

View File

@ -28,7 +28,7 @@
// Don't define this unless you have drose's new GraphicsWindow code, // Don't define this unless you have drose's new GraphicsWindow code,
// which is currently a work in progress. You probably won't have it // which is currently a work in progress. You probably won't have it
// unless you are drose. // unless you are drose.
#define NEW_WINDOW_CODE 1 //#define NEW_WINDOW_CODE 1
#ifdef NEW_WINDOW_CODE #ifdef NEW_WINDOW_CODE
#include "graphicsPipeSelection.h" #include "graphicsPipeSelection.h"