Usermode/AxWin4 - Controls working, starting on text
[tpg/acess2.git] / Usermode / Applications / axwin4_src / UI / include / taskbar.h
1 /*
2  */
3 #ifndef _TASKBAR_H_
4 #define _TASKBAR_H_
5
6 #include <stdbool.h>
7
8 extern void Taskbar_Create(void);
9 extern void Taskbar_Redraw(void);
10
11 #endif
12

UCC git Repository :: git.ucc.asn.au