mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 22:56:22 +00:00
Add time to status bar
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
#ifndef UI_STATUSBAR_H
|
||||
#define UI_STATUSBAR_H
|
||||
|
||||
void create_status_bar(void);
|
||||
void status_bar_init(void);
|
||||
void status_bar_close(void);
|
||||
void status_bar_update_virtual(void);
|
||||
void status_bar_resize(void);
|
||||
void status_bar_clear(void);
|
||||
|
||||
Reference in New Issue
Block a user