X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=contrib%2Fbobtoolz%2FbobToolz-GTK.h;fp=contrib%2Fbobtoolz%2FbobToolz-GTK.h;h=e7dcce25ff58b8da5820e24a26ca8d65e69768a7;hb=87f4eea939309a5ea1972323e237d23afdf01104;hp=0000000000000000000000000000000000000000;hpb=93a3d833ff57ef8304cb547dd1e3664b6b276ec4;p=xonotic%2Fnetradiant.git diff --git a/contrib/bobtoolz/bobToolz-GTK.h b/contrib/bobtoolz/bobToolz-GTK.h new file mode 100644 index 00000000..e7dcce25 --- /dev/null +++ b/contrib/bobtoolz/bobToolz-GTK.h @@ -0,0 +1,8 @@ +#if !defined(INCLUDED_BOBTOOLZGTK_H) +#define INCLUDED_BOBTOOLZGTK_H + +#include + +extern ui::Widget g_pRadiantWnd; + +#endif