Changeset 28 for trunk/LibrePaint.lpr
- Timestamp:
- Dec 22, 2016, 6:01:41 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LibrePaint.lpr
r26 r28 8 8 {$ENDIF}{$ENDIF} 9 9 Interfaces, // this includes the LCL widgetset 10 SysUtils, Forms, UCore, UProject, UFormNew, UFormMain; 10 SysUtils, Forms, UCore, UProject, TemplateGenerics, Common, UFormNew, 11 UFormMain; 11 12 12 13 {$R *.res}
Note:
See TracChangeset
for help on using the changeset viewer.