src/transparency_gui.h
author skidd13
Mon, 19 Nov 2007 20:18:27 +0000
changeset 7926 01d19beae592
parent 6428 cfa5f3428d97
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage
-Codechange: Rename the BIGMUL functions to the fitting naming style
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */