summaryrefslogtreecommitdiff
path: root/displaymenuview.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaymenuview.h')
-rw-r--r--displaymenuview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/displaymenuview.h b/displaymenuview.h
index 1658dac..1c903c7 100644
--- a/displaymenuview.h
+++ b/displaymenuview.h
@@ -91,6 +91,7 @@ class cNopacityDisplayMenuView {
void ClearButton(int num);
int GetTimersInitHeight(void);
int GetTimersMaxHeight(void);
+ cNopacityTimer *DrawTimerConflict(int numConflicts, int y);
cNopacityTimer *DrawTimer(const cTimer *Timer, int y);
void DrawScrollbar(double Height, double Offset);
void ClearScrollbar(void);