diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-12-29 14:52:57 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-12-29 14:52:57 +0000 |
commit | 47f51994edbe05d128a6e5d88d726902f1f46135 (patch) | |
tree | be581213fc8431b577bb9ca87a4a4f09f43fad90 /hardinfo2/shell.h | |
parent | 6b9638346383d05e2c908723d5cd2b53c038ce40 (diff) |
Sort benchmark results. Yay!
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r-- | hardinfo2/shell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index b9ba7aa8..c5508422 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -40,6 +40,7 @@ typedef enum { SHELL_VIEW_DUAL, SHELL_VIEW_LOAD_GRAPH, SHELL_VIEW_PROGRESS, + SHELL_VIEW_N_VIEWS } ShellViewType; typedef enum { |