src/toolbar_gui.h
author belugas
Fri, 27 Jun 2008 16:16:35 +0000
changeset 11089 21dfdfd9f70a
parent 10562 a9ba187756d8
permissions -rw-r--r--
(svn r13646) -Change: typos and miss-aligned enum values
/* $Id$ */

/** @file toolbar_gui.h Stuff related to the (main) toolbar. */

#ifndef TOOLBAR_GUI_H
#define TOOLBAR_GUI_H

void AllocateToolbar();

#endif /*TOOLBAR_GUI_H*/