richk@10184: /* $Id$ */ richk@10184: richk@10184: /** @file toolbar_gui.h Stuff related to the (main) toolbar. */ richk@10184: richk@10184: #ifndef TOOLBAR_GUI_H richk@10184: #define TOOLBAR_GUI_H richk@10184: richk@10724: void AllocateToolbar(); richk@10184: richk@10184: #endif /*TOOLBAR_GUI_H*/