]> Dogcows Code - chaz/openbox/blob - otk_c/init.h
un-static otk::Display. add an operator* to it. make a global ob::display var.
[chaz/openbox] / otk_c / init.h
1 // -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2 #ifndef __init_h
3 #define __init_h
4
5 void initotk(char *display);
6
7 #endif // __init_h
This page took 0.040201 seconds and 4 git commands to generate.