#ifndef EBOOK_READER_STATUS_BAR_H
#define EBOOK_READER_STATUS_BAR_H
void StatusBar_DisplayTime(bool portriat);
#endif