mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 14:38:01 +02:00
* RPC Client component
This commit is contained in:
parent
831c7e33a1
commit
7c5ccb3178
@ -14,7 +14,8 @@ uses
|
||||
stub.web, stub.bootstrapwidgets, frmpas2jsedithtml, p2jselementactions,
|
||||
Stub.Data.HTMLActions, frmselecthtmlactions, stub.jsondataset,
|
||||
stub.bootstraptablewidget, stub.dbwebwidget, stub.dbhtmlwidgets,
|
||||
stub.htmlwidgets, stub.bulmawidgets, LazarusPackageIntf;
|
||||
stub.htmlwidgets, stub.bulmawidgets, stub.fprpcclient, iderpccodegen,
|
||||
frmcreaterpcserviceclient, LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user