You've already forked lazarus-ccr
RxFPC:rename modules - add rx prefix to file names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -136,7 +136,7 @@ type
|
||||
end;
|
||||
|
||||
implementation
|
||||
uses DBPropEdits, LR_DBRel, LR_Utils, PropEdits, duallist, rxstrutils, tooledit,
|
||||
uses DBPropEdits, LR_DBRel, LR_Utils, PropEdits, rxduallist, rxstrutils, rxtooledit,
|
||||
LCLIntf, LCLType, Forms, LR_DBComponent;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user