source: trunk/dirsize.h@ 1155

Last change on this file since 1155 was 1155, checked in by John Small, 17 years ago

Ticket 187: Draft 1: Functions only

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 481 bytes
Line 
1#define DIRSIZE_FRAME 100
2#define DIRSIZE_LISTBOX 101
3#define DIRSIZE_LABEL 102
4#define DIRSIZE_UNITSFREE 103
5#define DIRSIZE_UNITSIZE 104
6#define DIRSIZE_PERCENT 105
7#define DIRSIZE_BYTESUSED 106
8#define DIRSIZE_BYTESFREE 107
9#define DIRSIZE_UNITSUSED 108
10#define DIRSIZE_IFS 109
11#define DIRSIZE_LOCAL 110
12#define DIRSIZE_SLIDER 111
13
Note: See TracBrowser for help on using the repository browser.