Changeset 37 for trunk/LibrePaint.lpr
- Timestamp:
- May 9, 2018, 1:22:44 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 3 3 lib 4 4 backup 5 LibrePaint.exe 6 *.lrj
-
- Property svn:ignore
-
trunk/LibrePaint.lpr
r30 r37 8 8 {$ENDIF}{$ENDIF} 9 9 Interfaces, // this includes the LCL widgetset 10 SysUtils, Forms, UCore, UProject, TemplateGenerics, Common, UFormNew,11 UForm Main;10 SysUtils, Forms, UCore, UProject, CoolTranslator, TemplateGenerics, Common, 11 UFormNew, UFormMain, UFormSettings; 12 12 13 13 {$R *.res}
Note:
See TracChangeset
for help on using the changeset viewer.