X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/848befbcc166fff6fdde6a635cf7a31f9f9185e0..335105ec8330774af60183180c47b14e5aa4e6c1:/application/SidebarP.h diff --git a/application/SidebarP.h b/application/SidebarP.h index de4ceb7..055966a 100644 --- a/application/SidebarP.h +++ b/application/SidebarP.h @@ -57,6 +57,10 @@ typedef struct SidebarPart { NFont *font; XftColor fg; XftColor bg; + XftColor select2_bg; + + Widget popupMenu; + int select2; int elmHeight;