From Michael Guerrero, "I've attached the files with the new addition of the "registered = true"

flag set."
This commit is contained in:
Robert Osfield 2008-08-29 09:26:07 +00:00
parent ed617f87df
commit 141296c323

View File

@ -34,6 +34,7 @@ using namespace std;
if (!registered){
registerQTReader();
registered = true;
}
}