]> git.decadent.org.uk Git - videolink.git/blob - style_sheets.hpp
Release versions 1.2.11 and 1.2.11-1
[videolink.git] / style_sheets.hpp
1 // Copyright 2005-6 Ben Hutchings <ben@decadent.org.uk>.
2 // See the file "COPYING" for licence details.
3
4 #ifndef INC_STYLESHEETS_HPP
5 #define INC_STYLESHEETS_HPP
6
7 // Load agent style sheet from an (absolute) URI and register it.
8 void init_agent_style_sheet(const char * uri);
9
10 #endif // !INC_STYLESHEETS_HPP