src/transparency_gui.h
author rubidium
Mon, 09 Jul 2007 19:38:12 +0000
changeset 7215 7f90af37655d
parent 6428 cfa5f3428d97
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r10493) -Codechange: update some callback ID enums to reflect their changed usage, add a few and update the comments.
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */