From 285db844e6bbbd633a3e2a31c87d9bfe313fe952 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 2 Jun 2007 20:48:18 +0000 Subject: add tswidth to theme.h, but its always == fbwidth --- render/theme.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'render/theme.h') 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; -- cgit v1.2.3