Ignore:
Timestamp:
Mar 16, 2011, 2:17:54 PM (14 years ago)
Author:
george
Message:
  • Modified: Enhanced handling of popup tabs style.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Docking/CoolDocking/UCDManager.pas

    r198 r199  
    148148    hpTop: Result := tpTop;
    149149    hpRight: Result := tpRight;
    150     hpAuto: Result := tpLeft;
     150    hpAuto: Result := tpTop;
    151151  end;
    152152end;
Note: See TracChangeset for help on using the changeset viewer.