Changeset 9 for trunk/SunriseChat.dpr
- Timestamp:
- Feb 11, 2008, 10:27:49 AM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:ignore
set to
*.dcu
*.exe
*.identcache
*.dsk
*.~dsk
Network.cfg
-
Property svn:ignore
set to
-
trunk/SunriseChat.dpr
r2 r9 22 22 23 23 begin 24 ReportMemoryLeaksOnShutdown := DebugHook <> 0; 24 25 Application.Initialize; 25 26 Application.CreateForm(TLocalization, Localization);
Note:
See TracChangeset
for help on using the changeset viewer.