]> Dogcows Code - chaz/openbox/blobdiff - openbox/xerror.h
make openbox base-dir spec compliant, and change the theme dir structure, so that...
[chaz/openbox] / openbox / xerror.h
index 74b236fbdaf5bfeb4a5b21a7a4f93d41ea200c7a..bfa93ba91385234dd36fe72f5fca45f8125c538a 100644 (file)
@@ -4,6 +4,9 @@
 #include <X11/Xlib.h>
 #include <glib.h>
 
+/* can be used to track errors */
+extern gboolean xerror_occured;
+
 int xerror_handler(Display *, XErrorEvent *);
 
 void xerror_set_ignore(gboolean ignore);
This page took 0.020599 seconds and 4 git commands to generate.