smf/smfservermodule/smfserver/smfplugins/smfpostproviderplugin.h
changeset 14 a469c0e6e7fb
parent 7 be09cf1f39dd
child 18 013a02bf2bb0
equal deleted inserted replaced
13:b5d63d5fc252 14:a469c0e6e7fb
   190 			const int &aOperation, QByteArray *aData ) = 0;
   190 			const int &aOperation, QByteArray *aData ) = 0;
   191 
   191 
   192 	
   192 	
   193 	};
   193 	};
   194 
   194 
   195 Q_DECLARE_INTERFACE( SmfPostProviderPlugin, "org.symbian.smf.plugin.contact.posts/v1.0" );
   195 Q_DECLARE_INTERFACE( SmfPostProviderPlugin, "org.symbian.smf.plugin.contact.posts/v0.2" );
   196 
   196 
   197 #endif /* SMFPOSTPROVIDERPLUGIN_H_ */
   197 #endif /* SMFPOSTPROVIDERPLUGIN_H_ */