X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmisc.h;h=f55feed94e47799bb0fbdc6c6361e5f58dfbd672;hb=0c8c23e8fdef2936d2ca425dcbf35e4eb7dd7edf;hp=9e1fc269a3c06f512314cdc0f128a1c25ab7d81c;hpb=a51d2082bd28baa11e28441bc0fb4016150618df;p=chaz%2Fopenbox diff --git a/openbox/misc.h b/openbox/misc.h index 9e1fc269..f55feed9 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- misc.h for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,6 +23,7 @@ typedef enum { OB_CURSOR_NONE, OB_CURSOR_POINTER, + OB_CURSOR_BUSYPOINTER, OB_CURSOR_BUSY, OB_CURSOR_MOVE, OB_CURSOR_NORTH,