ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/_old_/Data.pas
(Generate patch)

Comparing oup/current/Data.pas (file contents):
Revision 45 by alloc, Sat Dec 23 00:03:50 2006 UTC vs.
Revision 46 by alloc, Sat Dec 23 16:26:43 2006 UTC

# Line 99 | Line 99 | type
99      exts: String;
100    end;
101  
102 +  TSortType = (stIDAsc, stIDDesc, stNameAsc, stNameDesc, stExtAsc, stExtDesc);
103 +
104   var
105   {
106    opened_state:Byte=0;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)