summaryrefslogtreecommitdiff
path: root/menuitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'menuitem.h')
-rw-r--r--menuitem.h1
1 files changed, 1 insertions, 0 deletions
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;