File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 179179 SWAG.UCommon in ' SWAG.UCommon.pas' ,
180180 SWAG.UImporter in ' SWAG.UImporter.pas' ,
181181 SWAG.UReader in ' SWAG.UReader.pas' ,
182- SWAG.USnippetCache in ' SWAG.USnippetCache .pas' ,
182+ SWAG.UPacketCache in ' SWAG.UPacketCache .pas' ,
183183 SWAG.UXMLProcessor in ' SWAG.UXMLProcessor.pas' ,
184184 UActionFactory in ' UActionFactory.pas' ,
185185 UAnchors in ' UAnchors.pas' ,
Original file line number Diff line number Diff line change 376376 <DCCReference Include="SWAG.UCommon.pas"/>
377377 <DCCReference Include="SWAG.UImporter.pas"/>
378378 <DCCReference Include="SWAG.UReader.pas"/>
379- <DCCReference Include="SWAG.USnippetCache .pas"/>
379+ <DCCReference Include="SWAG.UPacketCache .pas"/>
380380 <DCCReference Include="SWAG.UXMLProcessor.pas"/>
381381 <DCCReference Include="UActionFactory.pas"/>
382382 <DCCReference Include="UAnchors.pas"/>
Original file line number Diff line number Diff line change 99}
1010
1111
12- unit SWAG.USnippetCache ;
12+ unit SWAG.UPacketCache ;
1313
1414
1515interface
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ interface
2121 Generics.Collections,
2222 // Project
2323 SWAG.UCommon,
24- SWAG.USnippetCache ,
24+ SWAG.UPacketCache ,
2525 SWAG.UXMLProcessor,
2626 UExceptions;
2727
You can’t perform that action at this time.
0 commit comments