diff options
Diffstat (limited to 'flat.h')
-rw-r--r-- | flat.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ extern class cFlatConfig Config; extern class cImageCache imgCache; extern bool firstDisplay; +extern time_t remoteTimersLastRefresh; + class cFlatDisplayMenu; extern cTheme Theme; |