From Michael Guerrero, "I've attached the files with the new addition of the "registered = true"
flag set."
This commit is contained in:
@@ -33,7 +33,8 @@ using namespace std;
|
||||
static bool registered = false;
|
||||
|
||||
if (!registered){
|
||||
registerQTReader();
|
||||
registerQTReader();
|
||||
registered = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user