From 37d74719f45317e6f9a7c59b2aee37587411ec72 Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 19 Mar 2013 18:44:43 +0100 Subject: Improved display of non selectable header lines in default menus --- menuitem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'menuitem.h') diff --git a/menuitem.h b/menuitem.h index bbabec0..3309986 100644 --- a/menuitem.h +++ b/menuitem.h @@ -176,6 +176,7 @@ class cNopacityDefaultMenuItem : public cNopacityMenuItem { private: bool CheckProgressBar(const char *text); void DrawProgressBar(int x, int width, const char *bar, tColor color); + bool DrawHeaderElement(void); std::string strEntry; std::string strEntryFull; int scrollCol; -- cgit v1.2.3