|
From: Jim W. <js...@bl...> - 2005-10-13 03:05:04
|
In Geom Test, there is the line Qut_CreateView(appCreateView, appConfigureView); whereas in the other test programs, the line is missing an appCreateView argument: Qut_CreateView(appConfigureView); What should the appCreateView argument be in the other test programs? |