RxFPC:start reorder source folder structure

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2017-01-26 06:05:07 +00:00
parent b42d1d803a
commit 36f10fdc76
107 changed files with 319 additions and 279 deletions

View File

@ -8,7 +8,7 @@ unit rx_sort_sqldb;
interface
uses
RxSortSqlDB, LazarusPackageIntf;
RxSortSqlDB, exsortsql, LazarusPackageIntf;
implementation