changeset 52 | 6e38e48ee756 |
parent 47 | d316aecb87fd |
--- a/devicemgmtindicatorsplugin/src/dmindicatorsplugin.cpp Fri Jul 23 16:30:56 2010 +0530 +++ b/devicemgmtindicatorsplugin/src/dmindicatorsplugin.cpp Fri Aug 06 18:56:37 2010 +0530 @@ -106,7 +106,7 @@ qDebug("DMIndicatorsPlugin::accessAllowed() SecUID is not secure "); return false; } -#elif +#else Q_UNUSED(securityInfo) qDebug("DMIndicatorsPlugin::accessAllowed() not Symbian "); return false;