diff options
Diffstat (limited to 'src/proctable.h')
-rw-r--r-- | src/proctable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proctable.h b/src/proctable.h index a3dce05..e47c6d8 100644 --- a/src/proctable.h +++ b/src/proctable.h @@ -53,7 +53,7 @@ enum COL_DISK_WRITE_CURRENT, COL_DISK_READ_CURRENT, COL_PRIORITY, - COL_PIXBUF, + COL_SURFACE, COL_POINTER, COL_TOOLTIP, NUM_COLUMNS |