src/transparency_gui.h
author rubidium
Tue, 29 Jan 2008 00:27:25 +0000
changeset 8930 361433723616
parent 6924 a1371365397e
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12004) -Codechange: refactor the random functions to reduce code duplication.
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */