Ignore:
Timestamp:
Mar 11, 2011, 9:18:59 AM (13 years ago)
Author:
george
Message:
  • Modified: All unit and type names renamed to shorted form. Shortcut "CD" instead of "CoolDock".
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Docking/CoolDocking/Demo/IDE/UWatchListForm.pas

    r188 r189  
    66
    77uses
    8   Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
    9   UCoolDockClient;
     8  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs,
     9  StdCtrls, UCDClient;
    1010
    1111type
     
    1616  published
    1717    Memo1: TMemo;
    18     CoolDockClient1: TCoolDockClient;
     18    CoolDockClient1: TCDClient;
    1919    { private declarations }
    2020  public
Note: See TracChangeset for help on using the changeset viewer.