Removed device from the list of Qd incompatibilities. It should be there, but causes too many false positives.

This commit is contained in:
Jack Jansen 2001-01-29 14:27:32 +00:00
parent 5c3c58bde0
commit a3e2dcadcc

View file

@ -79,7 +79,7 @@ missing_Qt = [
]
missing_Qd = [
'device',
## 'device', # Too many false positives
'portBits',
'portPixMap',
'portVersion',