X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/5b86e784ed60d047c8d34dec15b35f62cfb1f8f8..848befbcc166fff6fdde6a635cf7a31f9f9185e0:/application/SidebarP.h diff --git a/application/SidebarP.h b/application/SidebarP.h index 6ff771e..de4ceb7 100644 --- a/application/SidebarP.h +++ b/application/SidebarP.h @@ -57,6 +57,8 @@ typedef struct SidebarPart { NFont *font; XftColor fg; XftColor bg; + + int elmHeight; MainWindow *window; } SidebarPart;