imageeditor/plugins/DrawPlugin/src/imageeditordrawcontrol.cpp
changeset 18 ef7741bd05bf
parent 14 e7871f3699e6
equal deleted inserted replaced
15:1f30861242a7 18:ef7741bd05bf
   788 // StoreTempParams
   788 // StoreTempParams
   789 // ---------------------------------------------------------------------------
   789 // ---------------------------------------------------------------------------
   790 //
   790 //
   791 void CImageEditorDrawControl::StoreTempParams()
   791 void CImageEditorDrawControl::StoreTempParams()
   792 	{
   792 	{
   793 		LOG(KDrawPluginLogFile, "CImageEditorDrawControl::StoreTempParams("
   793 		LOG(KDrawPluginLogFile, "CImageEditorDrawControl::StoreTempParams()");
   794 				""
       
   795 				")");
       
   796 	}
   794 	}
   797 
   795 
   798 // ---------------------------------------------------------------------------
   796 // ---------------------------------------------------------------------------
   799 // RestoreTempParams
   797 // RestoreTempParams
   800 // ---------------------------------------------------------------------------
   798 // ---------------------------------------------------------------------------