Changeset 37 for trunk/LibrePaint.lpr


Ignore:
Timestamp:
May 9, 2018, 1:22:44 PM (6 years ago)
Author:
chronos
Message:
  • Added: Multi-lingual support.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        33lib
        44backup
         5LibrePaint.exe
         6*.lrj
  • trunk/LibrePaint.lpr

    r30 r37  
    88  {$ENDIF}{$ENDIF}
    99  Interfaces, // this includes the LCL widgetset
    10   SysUtils, Forms, UCore, UProject, TemplateGenerics, Common, UFormNew,
    11   UFormMain;
     10  SysUtils, Forms, UCore, UProject, CoolTranslator, TemplateGenerics, Common,
     11  UFormNew, UFormMain, UFormSettings;
    1212
    1313{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.