src/transparency_gui.h
author rubidium
Thu, 10 Apr 2008 22:17:06 +0000
changeset 10124 a6b11d4d67b3
parent 6924 a1371365397e
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12655) -Change: show the current state in the drop down 'buttons'.
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */