diff options
Diffstat (limited to 'baserender.h')
-rw-r--r-- | baserender.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/baserender.h b/baserender.h index f092023a..cfe19392 100644 --- a/baserender.h +++ b/baserender.h @@ -45,6 +45,7 @@ class cFlatBaseRender cFont *topBarFont, *topBarFontSml; int topBarFontHeight, topBarFontSmlHeight; cTextScrollers topBarScroller; + bool topBarUpdateScroller; cString topBarTitle; cString tobBarTitleExtra1, tobBarTitleExtra2; |