Changeset 18 for trunk/tunneler.lpr


Ignore:
Timestamp:
Sep 27, 2011, 3:49:24 PM (13 years ago)
Author:
george
Message:
  • Added: Persistent window position and size stored to registry.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tunneler.lpr

    r11 r18  
    88  {$ENDIF}{$ENDIF}
    99  Interfaces, // this includes the LCL widgetset
    10   Forms, UMainForm, UCore, TemplateGenerics, UMapForm, UPlatform, URectangle
     10  Forms, UMainForm, UCore, TemplateGenerics, UMapForm, UPlatform,
     11  UApplicationInfo, URectangle, UPersistentForm, URegistry
    1112  { you can add units after this };
    1213
Note: See TracChangeset for help on using the changeset viewer.