summaryrefslogtreecommitdiff
path: root/src/glibext/buffercache-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glibext/buffercache-int.h')
-rw-r--r--src/glibext/buffercache-int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glibext/buffercache-int.h b/src/glibext/buffercache-int.h
index 36e4369..0e831a2 100644
--- a/src/glibext/buffercache-int.h
+++ b/src/glibext/buffercache-int.h
@@ -68,7 +68,9 @@ struct _GBufferCache
GBinContent *content; /* Contenu binaire global */
+#ifdef INCLUDE_GTK_SUPPORT
GWidthTracker *tracker; /* Suivi des largeurs */
+#endif
cache_info *lines; /* Liste des lignes intégrées */
size_t count; /* Quantité en cache */