(svn r13313) -Fix-ish (r13306): List was copied in another place the autoreplace gui...
/* $Id$ */
/** @file transparency_gui.h GUI functions related to transparency. */
#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H
void ShowTransparencyToolbar();
#endif /* TRANSPARENCY_GUI_H */