src/toolbar_gui.h
author rubidium
Wed, 03 Dec 2008 00:14:19 +0000
changeset 10399 129857a93786
parent 9240 1bba02a64d65
permissions -rw-r--r--
(svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
/* $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*/