Changeset 2 for trunk/OpenBDS.dpr


Ignore:
Timestamp:
Jul 28, 2009, 1:39:09 PM (15 years ago)
Author:
george
Message:
  • Modified: CodeEdit window is now dockable rather than MDI child.
  • Modified: Main menu changed to ActionMainMenuBar with XP style.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/OpenBDS.dpr

    r1 r2  
    1010  UStructureView in 'DockForms\UStructureView.pas' {StructureView},
    1111  UMainForm in 'Forms\UMainForm.pas' {MainForm},
    12   UApplicationInfo in 'UApplicationInfo.pas';
     12  UApplicationInfo in 'UApplicationInfo.pas',
     13  UProject in 'UProject.pas';
    1314
    1415{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.