Usermode/libaxwin4 - Implementation and debug
[tpg/acess2.git] / Usermode / Applications / gui_ate_src / include / common.h
1 /*
2  * Acess Text Editor (ATE)
3  * - By John Hodge (thePowersGang)
4  *
5  * common.h
6  * - Core header
7  */
8 #ifndef _COMMON_H_
9 #define _COMMON_H_
10
11 extern void      Toolbar_Init(tAxWin3_Widget *Parent);
12
13 #endif
14

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