From Michael Guerrero, "I've attached the files with the new addition of the "registered = true"
flag set."
This commit is contained in:
parent
ed617f87df
commit
141296c323
@ -34,6 +34,7 @@ using namespace std;
|
||||
|
||||
if (!registered){
|
||||
registerQTReader();
|
||||
registered = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user