git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@57 93f398dd-4eb6-7a46-baf6-13f46f578da2
This commit is contained in:
parent
c56faaa760
commit
b66296cfa4
@ -0,0 +1,16 @@
|
|||||||
|
unit uIEditorFacturasRecibosClientePreview;
|
||||||
|
|
||||||
|
interface
|
||||||
|
|
||||||
|
uses
|
||||||
|
uEditorPreview, uBizFacturasCliente, uFacturasClienteReportController;
|
||||||
|
|
||||||
|
type
|
||||||
|
IEditorFacturasRecibosClientePreview = interface(IEditorPreview)
|
||||||
|
['{206C1DE0-CA11-46A5-B7FE-76837BA3F083}']
|
||||||
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
implementation
|
||||||
|
|
||||||
|
end.
|
||||||
Loading…
Reference in New Issue
Block a user