]> git.xonotic.org Git - xonotic/netradiant.git/blob - radiant/gtktheme.h
Q3map2:
[xonotic/netradiant.git] / radiant / gtktheme.h
1 /***************************************************************************
2                           main.cpp  -  description
3                              -------------------
4     begin                : Wed Jan  1 2003
5     copyright            : (C) 2003 - 2005 by Alex Shaduri
6     email                : ashaduri '@' gmail.com
7  ***************************************************************************/
8
9 #ifndef _GTKTHEME_H_
10 #define _GTKTHEME_H_
11
12 void gtkThemeDlg();
13
14 #endif