src/transparency_gui.h
author frosch
Wed, 20 Feb 2008 15:13:42 +0000
changeset 9107 3e57b96e98f2
parent 6924 a1371365397e
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12193) -Codechange: Rename a magic variable, give it a decent type, and remove a 'goto'.
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */