]> Dogcows Code - chaz/openbox/blobdiff - obt/mainloop.h
make the mainloop not depend on an X display, and make it uses the obt_display automa...
[chaz/openbox] / obt / mainloop.h
index cdc0bd298ccfcc8902f5e5fc85a899fed2a3a1fb..cce7d5b512fa7f619f9178ca02efe6dce53def3c 100644 (file)
@@ -27,7 +27,7 @@ G_BEGIN_DECLS
 
 typedef struct _ObtMainLoop ObtMainLoop;
 
-ObtMainLoop *obt_main_loop_new(Display *display);
+ObtMainLoop *obt_main_loop_new();
 void        obt_main_loop_ref(ObtMainLoop *loop);
 void        obt_main_loop_unref(ObtMainLoop *loop);
 
This page took 0.022684 seconds and 4 git commands to generate.