Ignore:
Timestamp:
Apr 3, 2012, 7:28:01 AM (14 years ago)
Author:
chronos
Message:
  • Modified: Code related to persistence layer abstraction moved to separated package PersistentData.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Client/Forms/UFormLoginProfile.pas

    r50 r52  
    1010
    1111type
    12   TConnectProtocol = (cpXMLRPC, cpDirect, cpMySQL);
     12  TConnectProtocol = (cpXMLRPC, cpDirect, cpMySQL, cpINI, cpRegistry, cpSQLLite);
    1313
    1414  { TConnectProfile }
Note: See TracChangeset for help on using the changeset viewer.