summaryrefslogtreecommitdiff
path: root/src/proctable.h
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2019-07-11 00:23:18 -0400
committerraveit65 <[email protected]>2019-09-13 14:41:47 +0200
commit3df54a27e70b5fe33be90779f319a627c0773df6 (patch)
tree68c4b8bf263d8d556f2e7ae734c18d7cbc73f185 /src/proctable.h
parent819b1861ebec1d492029a5e50db2ff79b057c14a (diff)
downloadmate-system-monitor-3df54a27e70b5fe33be90779f319a627c0773df6.tar.bz2
mate-system-monitor-3df54a27e70b5fe33be90779f319a627c0773df6.tar.xz
Render icons as cairo surfaces for HiDPI support
back ported from: https://github.com/mate-desktop/mate-system-monitor/commit/bc190e7
Diffstat (limited to 'src/proctable.h')
-rw-r--r--src/proctable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proctable.h b/src/proctable.h
index aca6e19..bb58b50 100644
--- a/src/proctable.h
+++ b/src/proctable.h
@@ -49,7 +49,7 @@ enum
COL_SEAT,
COL_OWNER,
COL_PRIORITY,
- COL_PIXBUF,
+ COL_SURFACE,
COL_POINTER,
COL_TOOLTIP,
NUM_COLUMNS