summaryrefslogtreecommitdiff
path: root/render/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/theme.h')
-rw-r--r--render/theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/render/theme.h b/render/theme.h
index c65fec58..64c3abcf 100644
--- a/render/theme.h
+++ b/render/theme.h
@@ -41,6 +41,8 @@ struct _RrTheme {
gint paddingy;
gint handle_height;
gint fbwidth; /*!< frame border width */
+ gint tswidth; /*!< title separator width - between the titlebar and the
+ client */
gint mbwidth; /*!< menu border width */
gint cbwidthx;
gint cbwidthy;