uigraphics/AknIcon/MifToCdlIndex/DllCreator.h
changeset 93 b705c392b9a4
parent 0 05e9090e2422
child 107 9f95a5546443
--- a/uigraphics/AknIcon/MifToCdlIndex/DllCreator.h	Fri Jul 09 18:26:31 2010 +0800
+++ b/uigraphics/AknIcon/MifToCdlIndex/DllCreator.h	Fri Jul 23 17:22:50 2010 +0800
@@ -33,7 +33,7 @@
 class DllCreator
 	{
 public:
-	DllCreator();
+	DllCreator( const std::string& aFileName );
 	void SetNameAndUid(const string& aDllName, const string& dllUid);
 	void SetIndex(const MifIndex& index);
 	void WriteSource();