On terça-feira, 24 de julho de 2012 15.17.23, Thiago Macieira wrote:
> Here we have a big problem. QNetworkConfigurationPrivate is not exported, so
> it  can't be used from the plugins. It should be exported and its virtual
> destructor should be de-inlined.

Actually, since the class is not derived from, it should not have a virtual
destructor in the first place. I recommend dropping it and leaving it
unexported (all methods are inline).

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to