I am converting a project from Delphi 5 to Delphi 2007 and am getting the compile error
Required package 'qrpt' not found.
I am not using Quick Reports in this project and I have tried commenting out some of the units in the uses clause to see if this would fix the issue but it did not.
Is there a way to find out which unit is using Quick Reports?
