Comment 4 for bug 1206268

Revision history for this message
Michael Terry (mterry) wrote :

autopilot-qt:
* Needs a team bug subscriber. Who is looking after this package?
* Needs to add ${shlibs:Depends} to the Depends line of libautopilot-qt

* Good to see tests.

I don't know if this is a real error or not, but the following compiler warning appeared several times:
 ../../../driver/introspection.cpp:265:5: warning: case value '38' not in enumerated type 'QVariant::Type' [-Wswitch]
     case QMetaType::Float: