Index: sources/view/VPriming.h =================================================================== diff -u -r1f8abdd821041623392d18cf4f80cad9ae1bf246 -rdf0c8b4fa51d4f5ef0216eb2c3f6f5dfc97bf12e --- sources/view/VPriming.h (.../VPriming.h) (revision 1f8abdd821041623392d18cf4f80cad9ae1bf246) +++ sources/view/VPriming.h (.../VPriming.h) (revision df0c8b4fa51d4f5ef0216eb2c3f6f5dfc97bf12e) @@ -40,7 +40,7 @@ friend class::tst_views; public: - VPriming(QObject *parent = NULL); + explicit VPriming(QObject *parent = NULL); private: PROPERTY(bool , checkingInstallationComplete , false)