From 26b066a6574715cdffea980a5818f7354ecbae19 Mon Sep 17 00:00:00 2001 From: bart <9132501-flyingsheep@users.noreply.gitlab.com> Date: Mon, 12 Oct 2015 16:13:50 +0000 Subject: [PATCH] LCL: Add unit LCLTranslator to package LCLBase. git-svn-id: trunk@50038 - --- lcl/alllclunits.pp | 3 ++- lcl/lclbase.lpk | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lcl/alllclunits.pp b/lcl/alllclunits.pp index 55b3935760..04645a6e4e 100644 --- a/lcl/alllclunits.pp +++ b/lcl/alllclunits.pp @@ -26,7 +26,8 @@ uses RegisterLCL, ValEdit, LazCanvas, LazDialogs, LazRegions, CustomDrawn_Common, CustomDrawnControls, CustomDrawnDrawers, LazDeviceApis, LDockTree, LazFreeTypeIntfDrawer, CustomDrawn_WinXP, CustomDrawn_Android, Arrow, - EditBtn, ComboEx, DBExtCtrls, CustomDrawn_Mac, CalcForm, LazarusPackageIntf; + EditBtn, ComboEx, DBExtCtrls, CustomDrawn_Mac, CalcForm, LCLTranslator, + LazarusPackageIntf; implementation diff --git a/lcl/lclbase.lpk b/lcl/lclbase.lpk index 5ca37fa513..62b1f34845 100644 --- a/lcl/lclbase.lpk +++ b/lcl/lclbase.lpk @@ -27,7 +27,7 @@ - + @@ -1160,6 +1160,10 @@ + + + +