diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-24 05:44:27 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-24 05:44:27 +0000 |
| commit | 3a5d404a081e5510c017a0781d9c1c557811d180 (patch) | |
| tree | e1a85969b8db6f2a0cd5907248b96bd6f869876d /src/openbox_wrap.cc | |
| parent | 747c089ae1c7df345c7ad98f833e8640ab0bc851 (diff) | |
wrapper changes
Diffstat (limited to 'src/openbox_wrap.cc')
| -rw-r--r-- | src/openbox_wrap.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openbox_wrap.cc b/src/openbox_wrap.cc index 7473e961..86f737cb 100644 --- a/src/openbox_wrap.cc +++ b/src/openbox_wrap.cc @@ -12090,12 +12090,12 @@ static swig_const_info swig_const_table[] = { { SWIG_PY_INT, (char *)"EventPlaceWindow", (long) ob::EventPlaceWindow, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventNewWindow", (long) ob::EventNewWindow, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventCloseWindow", (long) ob::EventCloseWindow, 0, 0, 0}, +{ SWIG_PY_INT, (char *)"EventUrgentWindow", (long) ob::EventUrgentWindow, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventStartup", (long) ob::EventStartup, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventShutdown", (long) ob::EventShutdown, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventKey", (long) ob::EventKey, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventFocus", (long) ob::EventFocus, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventBell", (long) ob::EventBell, 0, 0, 0}, -{ SWIG_PY_INT, (char *)"EventUrgentNotify", (long) ob::EventUrgentNotify, 0, 0, 0}, { SWIG_PY_INT, (char *)"NUM_EVENTS", (long) ob::NUM_EVENTS, 0, 0, 0}, { SWIG_PY_INT, (char *)"X_PROTOCOL", (long) 11, 0, 0, 0}, { SWIG_PY_INT, (char *)"X_PROTOCOL_REVISION", (long) 0, 0, 0, 0}, |
