Fixed "extra qualification" syntax errors. CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:36:24 +0100
branchCompilerCompatibility
changeset 13 0bf02c949778
parent 11 f99a5abf9085
Fixed "extra qualification" syntax errors.
profilesapplication/Profiles/GSProfilesPlugin/inc/GSProfilesPlugin.h
--- a/profilesapplication/Profiles/GSProfilesPlugin/inc/GSProfilesPlugin.h	Sun Mar 14 13:09:42 2010 +0000
+++ b/profilesapplication/Profiles/GSProfilesPlugin/inc/GSProfilesPlugin.h	Sun Mar 28 16:36:24 2010 +0100
@@ -241,7 +241,7 @@
 	    void GetActiveProfileSettingsL( TPsmSettingItems& aItems );
 	    //void GetActiveProfileSettings2L( TPsmSettingItems& aItems );
 	    TUint32 ResolveKey( TUint aPartialKey, TInt aProfileId );
-	    void CPSMProfilesPlugin::Panic( TInt aReason );
+	    void Panic( TInt aReason );
     };