diff --git a/components/tachart/demo/print/printdemo.lpi b/components/tachart/demo/print/printdemo.lpi index ce7d32698a..ba567d4af4 100644 --- a/components/tachart/demo/print/printdemo.lpi +++ b/components/tachart/demo/print/printdemo.lpi @@ -28,22 +28,25 @@ - + - - + - - + + - + + + + + @@ -73,7 +76,6 @@ - diff --git a/components/tachart/demo/print/printdemo.lpr b/components/tachart/demo/print/printdemo.lpr index 49106fe650..be4d1ea4dd 100644 --- a/components/tachart/demo/print/printdemo.lpr +++ b/components/tachart/demo/print/printdemo.lpr @@ -7,7 +7,7 @@ uses cthreads, {$ENDIF}{$ENDIF} Interfaces, // this includes the LCL widgetset - Forms, printer4lazarus, tachartlazaruspkg, Main, taprint + Forms, printer4lazarus, tachartlazaruspkg, Main, tachartprint, taprint { you can add units after this }; {$R *.res}