OS Detection

Thiago Macieira thiago at macieira.org
Sat Jun 14 15:05:24 PDT 2014


Em sáb 14 jun 2014, às 19:58:17, Joshua Joseph escreveu:
> +class SubsurfaceQSysInfo {

Make this:

class SubsurfaceSysInfo : public QSysInfo

(That drops the Q)

This way, you won't need to define the constants that QSysInfo already has.
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the subsurface mailing list